lilmer Posted July 2, 2018 Share Posted July 2, 2018 I am new to Laravel, I have registration form which set an extension on the URL on the database table for each user. Example. Quote www.site.com/my-choose-name I am using Laravel 5.6. Anyone can suggest what is the best way to get check if the URL exist on the database and it will proceed. As I now I try to set the Model and make a condition on the config/routes.php to check if the extension from database, but I know it is not the best solution. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.