A simple webapp built in Laravel 5 Fundamentals series uses Select2 to add/create article tags. Watc...
I would suggest you watch Laravel 5 Fundamentals series.
No, there doesn't seem to be an easy way to move remember_token into a separate table. It's definite...
Is your ArticlesController in App\Http\Controllers namespace?
If you put a file in public folder it will be accessible to everyone who knows the file name, becaus...
The Laravel portal for problem solving, knowledge sharing and community building.