I am making a game using the Unity 3D. Does anyone know how to implement Laravel as a secure backend...
Hi, I've installed Laravel 5 through composer in one computer. Then installed some packages, also th...
Hello, I am trying to query two hasMany relationships, if an id is in the url I would also like to p...
I can get my file name into my database but how do you set the path for the file or image to upload...
I have a fresh Laravel 5 installation. My environment is set to production. I have files config/data...
Hi Everyone! Just take a look at this Awesome bookmarklet for the official Laravel documentation htt...
Hi guys Where I can download laravel5 as zip file? The reason is I have difficulty installing larave...
Hi there, is there a way to add, update and delete an additional column to an existing Model/DB tabl...
If I use an MVC why can't I put all calls to the database inside my model? I'm watching Laracasts an...
I have my code like this: http://pastebin.com/ppQRPhE1 how can i put the $x within the description i...
Hello, I've been running a Laravel 4 app on Pagoda Box for a few months, and it's been great. Howeve...
I 'm deleting records with ajax code (in a javascript function): $.ajax({ typ...
I'm creating a route for a deferred service provider that's in a package and the following route wor...
while learning about laravel i found some code like the following Route::when('*', 'csrf', ['POST',...
Hi all, Is it possible to change the path where the installer will create a new laravel project usin...
I have created the Studio package as a replacement for Workbench: https://github.com/franzliedke/stu...
Hello, I'm new to Laravel and wanted to try it today. After installing everything that was neccessar...
I am using my model to query the database and then check if there are values in my DB and if the rec...
When I enter an address like 'localhost/classifieds/public/admin/categories' it works fine. But, if...
Hello! I have a problem with a new installation of Laravel 5.0. I´m installing Laravel in xampp with...
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