Hello all, I'm struggling with the following problem. I have three tables - Users, Groups and Roles....
I'm trying to make a generic model for all tables. But I have a strange problem. If I try this: $thi...
Hello all, I have two models which are related. I am trying to do a search in Products and only disp...
Hello. Appreciate your help. I am trying to install laravel 5 on mac.. i properly pointed my virtual...
Looking for a way for clients using my app installed on their own machines to get upgrades. I've fou...
Hello, I am trying to setup the environment variables and I have it working on my CodeAnywhere IDE b...
Whoops, looks like something went wrong. Page auth/register: 1/1 ReflectionException in Route.php li...
When I do: DB::beginTransaction(); //T1 Device::insert(array("submit_hash" => "tri...
I want to use PHPUnit to test a route with a specific cookie with I cannot get the cookie value from...
I was reading the post "Create new database and tables on the fly" I tried to implement an...
A promising Eloquent Driver for Graph Databases is in the works: https://github.com/Vinelab/NeoEloqu...
How can page through the results? .It With ajax. to bring the data to my view , I want to use pagina...
The two timestamps have different values regarding of timezone config. After inserting and loging in...
My tables are not created when I do my migration. Error cannot redeclare class MigrationCreateUsers...
Hello Geek, I'm currently working on a small API using Lumen. However, I'm having some difficulties...
This sounds like it should be a pretty simple thing to do but I'm trying to wrap my brain around it...
If I write this for example: class MyController { private $test; public function __construct(Interfa...
I have a queuing system with my workers written in Laravel 4.2. I am getting a JOB_ID not found exce...
On webhosting in MySQL I have created in database set of db-tables and couple of db-views. Everythin...
Hi, i'm a new in Laravel. But i want make an website with laravel 5 that have 3 role for the user (...
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