I've making my first laravel applications based on some phpacademy tutorials on youtube. Seems like...
hello, My L5 route bind is not working. My controller is in another namespace. I tested the data exi...
Hello everyone ! So I have this old app. It uses subdomains mostly to identify witch partner the app...
About a month ago there was a conversation on reddit.com/r/Laravel about how to do versioning on Elo...
hello every one i have a Category model and its have only name and image field so for making a new c...
Hi. Why is my sessions dying (after auth ofc) whenever I use any command ? For example php artisan q...
Hi, It might be a noobish question but I'm not sure how to write this logic... Lets say I have Blog...
Hi, currently it's quite hard to make good interfaces for special column types in Eloquent, like geo...
Hi i am using laravel 5, I create the admin panel everthing is perfect. I group users 3 categories....
I want to generate a URL like http://www.example.com/ical/john/smith/35 in Laravel 5, so I did this:...
It would be quite nice to know when someone has responded to a thread that you have commented in, pr...
how to separate backend and frontend folders in laravel app? In MyProject i have app, public, storag...
I am going crazy... I have: a Test model and a tests table (Id,name,some other fields) a Module mod...
greetings! so, i want to get X random models from a parent: i have sub-categories and they have many...
Hello artisans, Please check this Helper for Google's new noCAPTCHA (reCAPTCHA), https://github.com/...
I have just installed laravel 5 on my wamp server and the '/' route works perfect but other ones doe...
Hey, on windows i installed lumen via composer and then using 'lumen new project-name' command but...
I created two tables and wanted to use the following command to create a foreign key $table->fore...
Hello, I have being using Homestead steadily for a while now with multiple sites and dbs all configu...
Hi all! Tell me please what should I do if I have a task like this: I have a chatboard with messages...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community