This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
herizo.ludovic16552
Hi all,
I'm searching a way to check if url exists before defining routes , so via php ..It is a simple test to verify if a page already have a specific url or slug. Any help is welcome, Thanks
pratyushpundir6424
You can use Laravel's Route facade like mentioned here https://laracasts.com/discuss/channels/general-discussion/check-if-route-exists
1-3 of 3