After i command "composer install --dev" at the directory i unzipped this: https://github....
I needed to turn this SQL Query in to Eloquent and I'm wondering if what I did is safe and correct w...
So currently I am using LEMP stack but I run into this same issue all the time in Apache, and I don'...
I have created a project in my ubuntu system. My client is using windows and other systems connecte...
I don't know, if anyone else suggested this. It will be great if our laravel.com will be protected b...
I'm having trouble getting started. :( First off, eventually I want my site to be on the hostgator...
I'm trying to use the paginator for my RESTful API and I want it to also return the total amount of...
Hello New to Laravel (it’s great). I have made a (scheduled) artisan command using Indus/dispatcher....
code here: http://laravel.io/bin/0e4jG I am trying to link some tables via relationship with eloquen...
Hello, I have a get method search form with a field like this: <form action="/search" i...
Hello I'm relatively new to PHP so please bear with me if this question is stupid :) I'm using/learn...
I'm converting a site to Laravel. It's a giant site and unfortunately, I can't rename existing colum...
I'm using elixir with laravel 5. How can I auto-prefix my css like sass and less scripts ? This piec...
I am successfully displaying search results but I want to offer a way to filter those results with t...
Picture this: user table id username role table id rolename role_user table id role_id user_id...
Hi, I have a variable with possible short values (e.g. foot => (l,r,b). Now i want to show the fu...
Hi, I have 2 database queries running in a queue that uses iron.io to select some data from my datab...
I am trying to figure out how to get the following data from my "employees" table. I need...
Hello, A BadMethodCallException is thrown when I use Auth::attempt : Call to undefined method Illumi...
what is before and after filter in laravel, I have read the documentation but I didn't understand it...
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