Hi guys, I don't understand Middlewares that much yet. Can they be used to always form our response...
Why did they remove Forms and HTML in Laravel 5? and what is the replacement for these? Thanks in ad...
Laravel 5. I have 3 related tables. **Posts** user_id ... ... **Users** id ... ... **Tags** id nam...
I like how the new Auth & Password logic is laid out but I'm having some trouble getting my head...
I am trying to upload a file, I am using laravel 4 and deploy on google app engine. Locally everythi...
Hi, it may be an evident question but i can find the answer in the documentation. who can i order a...
Hello, How can I install 4.2 version of Laravel? It automatically installs 5.0 version. In docs 4.2...
Hi, I have one server in Forge and I've created 2 sites (site1.host.mydomain.com and site2.host.mydo...
Hello, I have a four different tables/models I'm trying to define relationships for and am having tr...
So i have User model and Articles model. When i return User::all()->toJson(); i get only user atr...
Hello, Can someone help me on this? My form Form::open(['route' => 'search', 'class' => 'form'...
Data Grid Cartalyst's data grid package that makes it easy to filter large data sources. It shifts t...
So, I got sick of reinventing multi tenancy over and over again. I got so sick of it in fact, that I...
ErrorException (E_UNKNOWN) Trying to get property of non-object (View: /home/jobinpal/Documents/Jobi...
I have ran artisan migrate many times on my server, however today I am receiving a segmentation faul...
I hope it is okay just to link to the stackoverflow thread. I am rly confused about this behaviour a...
Hi gues i am working on a login functionality that increments the "no of login times" tabl...
I am querying a table and I wonder why Laravel make a count(*) query before my query that spend addi...
Any way to retroactively populate migrations using a database without any?
Hi Guys, So there, basically, i created a class in PHP that uses PDO (i'm connecting to an ODBC obvi...
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.