I am running the sample project (http://www.laravel-angular.io/#/) which at the very least has the d...
Hi!! I follow this tutorial (http://www.easylaravelbook.com/blog/2015/02/09/creating-a-contact-form-...
Is it possible to turn off eloquent events? Just temporarily, to stop myself getting into an event l...
Hello I have an error when i update belongs to relationship User Model public function profile()...
Hello, I have 3 fields : Type, NodeID and Keyword. I wish to required NodeID & Keyword if Type =...
I'm working with an AngularJS front-end and a Laravel 5.1 app. I have a route in my Laravel app whic...
i did all the steps writen in http://www.easylaravelbook.com/blog/2015/01/31/deploying-a-laravel-app...
When sending mail from laravel Mail, the 'from' address is using the smtp username, rather than the...
I ran a vagrant update as prompted yesterday and all my databases have been nixed. Where inside the...
Hello, I have a directory that has an unknown number of blade files inside it, I wish to include eve...
Use Case When the facade resolves a class (with the help of a service provider) whose properties are...
Hi friends, I am trying to change the User model in laravel, but after changing it and get the resul...
Hello! I have a simple action: public function redirect() { return redirect('/'); } And simple...
We've got two applications deployed via forge, and we had this issue in the past, but it magically r...
I created the website and it worked on the local environment well. But when I put all the files into...
Hi all, I am developing a web-app in Laravel. I need to integrate CC Avenue payment gateway with my...
Hi! How can i remove registration logic after scaffold with php artisan make:auth command? Thanks
Hi all i have an issues with laravel blade template, i have a contact form: Like <div class="...
How to save dynamical fields to database the problem is i don't know the names of fields we have m...
I've got the next error with my project after migrating to laravel 5. FatalErrorException in Databas...
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.