I am setting up queues for my app. The docs say that for AWS SQS, the driver has to be installed htt...
I noticed that the standard validation / signup things with Laravel use a password field and a passw...
Is this considered a bug in Laravel? Make a validator and require the field to be a string. It corre...
I wish to make my routes simple and use Resource when appropriate. In this case I want to allow inde...
I have been going through a mix of Laravel 4 and Laravel 5 tutorials depending on what I found when...
try installing sybase sudo apt-get install freetds-common freetds-bin unixodbc php5-sybase restart y...
I think you should leave out the first / in your route instead of Route::get('/books/{id}', try Rou...
The Laravel portal for problem solving, knowledge sharing and community building.
The community