I'm trying to set up CodeCeption, with great success so far. The problem that I have though is that...
Given I am working on a event registration website with a database schema like this one http://www.d...
Hey all, I am building a PM system with the following DB (Currently - Open to suggestions) Users id...
Hi, I have created CRUD application using laravel and angularjs. I have succeded to add and delete u...
hi,i use this code for pagination in my view 'pagination.blade.php' <?php $presenter = new Il...
how can i count number of records in table where status = 1 using laravel ???
I am not able to understand the error. I have put bits from logs,migrations and form and route. -log...
In my project I want to create a small search engine (+-1000records needs to be searched). First of...
Hi guys, I cannot seem to figure out why this does not work. I want to show the opening hours for my...
While updating an entity model needs to update a hasMany attribute with multiple items. $user->la...
I am trying to update table data.. Here is error I am getting . ErrorException (E_UNKNOWN) Argument...
Hello all - I'm looking to create a game scheduler for sports. I have two tables: teams: id name g...
Hey folks, I started a Stack Overflow question about this but I thought I'd see if anyone here might...
I'm using polymorphic relationships. I've just realized they wasn't working due to fully qualified n...
Hi guys, on one of my site that i've builded with laravel 4.1, i've something strange with select da...
Hello all, i know that this is global problem with the Auth::attempt , but when i saw other peoples...
Hi, I need to use pivot tables id as a foreign key in another table. for example i have following ta...
table name ( class name of model ) user ( UserModel ) id, name product ( ProductModel ) id, name, us...
Hello all, Currently I am working on Laravel application that uses many databases. It's organized in...
Hello, I want to use MariaDB with Laravel 5, can i use Homestead or some other VM. I tried protobox...
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