I have have an Ajax requesting a blade.php file using the full path $("#main").load('http:...
I cannot figure out my Eloquent Relationships and it is driving me NUTS! I've basically decided I've...
I'm trying to get all services where the serviceDate is on a Monday, and am getting something wrong....
I run this simple route and get message "No Ajax". I can't get any ajax request to functio...
Hi, This may be a stupid question however I'm a beginner and have recently started learning Laravel....
I want to test console command with codeception acceptance test. following is console command &...
Hello fellow programmers! I hope someone is able to help me with this problem. I am trying to instal...
Its might be a bug in laravel but not sure, need your suggestions about to resolve this. The issue i...
I can not install laravel frame work in my ubuntu localhost Please hehp how can I install this?? Act...
I got this problem with lumen/framework, the log doesn't work. I try to post the issue in github but...
Hi, Currently I'm working on the back-end system of my website and I've created a module where admin...
I already installed SQLITE under laravel5 directory (laravel5/database/sqlite) I can also create dat...
I am using an app with different users and to view their profiles you need to access {userID}.myapp....
This is my controller public function authenticate(Request $request) { $username = Input::get('usern...
Hello, I'm just starting out with Laravel 5, I come from Laravel 4 environment so it shouldn't be to...
I'm currently migrating another app (from Slim to Laravel) that uses the Hashids library. Interestin...
I have a table called payments which contains a field called Vendor ZIP. I have a table called 20150...
I have a model with a number of fields. I need to massage some before output, so I use accessors - b...
Laravel 4 had such cool exception handling pages... e.g. in http://i.stack.imgur.com/2uYwX.png Is th...
Hi! I want to run the simple command: "php artisan route:list" but I can't! at least if I...
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