ok now i installed laravel 4.2 on ubuntu 14.4 with apache and nginx proxy . and when i create route...
Can someone show me how to write this in Eloquent? SELECT * FROM `projects` WHERE `id`='17' OR `id`=...
Hello, I did follow the tuts+ course about making a ecommerce site. Now I wonder if this can be done...
Hi all, At the moment I am developing an ecommerce solution based on the Laravel framework. One of t...
I can view the exception, but is there a way to get the response from sending an email via smtp? Pri...
Hi, i was using sublime but it dose not have presuggest for keywords of .blade files (such as @exten...
In my project I am having a hard time passing the id of a page (In this situation it is a page showi...
hi i'm beginner laravel i have problem when i use comand composer update so i migrate table they sh...
Need help in connecting laravel app to MySQL over SSL. We have been trying to connect to MySQL over...
Hi community, I struggle with deploying my Laravel application and rights on my production machine....
So I have a task I want to happen twice per day(perhaps more in the near future) and I have setup di...
Hey guys! How are you doing? I am using Confide / Entrust in my app and I am having some issues. Act...
When the user application, made in AngularJS, trying make a POST request at the first time he try ge...
Hello everyone! First of all, thank you very much for your time. I'm having a problem with Response:...
Hello I'm trying to get an array of checked checkboxes but my way doesn't work. My view: @foreach($c...
Hi! Introduction I'm currently in the making of a sales report system. Customers will be able to bui...
Version 4.3 or 5 or Dev whatever it has new name everyday. Where are views? Templates? Layouts? supp...
Just create a file in the root of your project and copy the following into it. Name of the file is n...
I just switched from Windows to Ubuntu and tried to run a Laravel app which used to run there. After...
Hi all When a user logs into my system, I listen for the 'auth.login' event, and set a load of sessi...
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