I started with the default Laravel authentication setup. Then I expanded on this somewhat in the sen...
Hello, I have been searching and trying for a week now without success, so here I post my first ques...
Hi. I am using Laravel for a bit of time and at one point in order to solve "created_at column...
In my view i have a form and 2 drop down menus. The first one shows countries and based on the selec...
How do I namespace in Auth so i can do this from the controller? echo Auth::user()->id; Class Au...
I'm asking because i have made some forms with default values, but now i want to make textarea's hei...
Hey, Is this a valid approach to create a route group on routes.php ? Because its showing NotfoundHt...
I just want to add HTTP middleware for filtering user role but I get this error: ReflectionException...
I am building up laravel app on AWS beanstalk and during sub domain validation at Middleware so that...
I have very annoying problem with cache system builtin Laravel. This cache system generates the same...
Does anyone know of a good way to either add a column to a relationship query, or use a custom query...
I am able to see the welcome page but once I create the Auth when i select the pre built links on th...
Hey guys, I am having a problem with downloading a .msi file from the server. The moment I open up t...
Hello, This is my first time using Vagrant to run Laravel Homestead on Windows 10. My vagrant runnin...
Hi, I'm quiet new in PHP and laravel, today i get task to implement "Figo" to the new bill...
Hi, Is there a way to customize the Homestead.yaml to include additional software such as Solr, Mong...
Where is the class, implents this interface, routefiltererinterface, i can't finder
Hi! In my work I need to show on page for all routes instead of /api route, for example Route::g...
I am using 4.2 and having the following issue. This command returns an error response. root@3900fe6e...
#employeelogs table #id.........emp_id...........obcode ##1...........1................OB-MIS-00001...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community