Hi all, I am trying to pass data to a view, but in a format where it can be manipulated client side...
I have tried this in testing using standard HTML pages outside of Laravel and it works correctly. I...
Hi, I want to query my database using AJAX with JQUERY. This is the Javascript function I wrote to i...
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...
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.