I am building a Hotel Booking App and i got stuck with filtering a hotel and rooms while inserting a...
i want to run migration for multiple schema's using pgsql. Please help ! Thanks
Hi there, I got three models, which are 'User', 'Role', and 'Permission'. User to Role, Role to Perm...
Hi, I'm very new to laravel and started with laravel 5. I'm currently facing trouble where I can't s...
What I mean is, when I have a table that has the columns parent_id and lft and rght I'd like to have...
I have a 'create event' form where I'd like for the user to be able to submit info along with a date...
Hello. I want to create a database, but always ask myself if i am doing a good scheme. I would like...
Hi I'm new to Laravel/Eloquent and am trying to use the following query with eloquent [L5]. 'SELECT...
Good day, i have a query which is being paginated. But i want to be able to paginate it via a form i...
Hello, I am trying to query two hasMany relationships, if an id is in the url I would also like to p...
I can get my file name into my database but how do you set the path for the file or image to upload...
Hi there, is there a way to add, update and delete an additional column to an existing Model/DB tabl...
If I use an MVC why can't I put all calls to the database inside my model? I'm watching Laracasts an...
I am using my model to query the database and then check if there are values in my DB and if the rec...
Hello! I have a problem with a new installation of Laravel 5.0. I´m installing Laravel in xampp with...
How can I count the views for a post in Laravel+Twig Env?
I'm trying to set up eager loading to prevent N+1 queries, but I'm finding that I have to duplicate...
I am extremely confused why I am getting this error: ErrorException (E_UNKNOWN) - Trying to get prop...
Hello, In Laravel 4, I use a Page::model to load footer data. Now that I am learning Laravel 5, Page...
Hello, I have two tables in db mt4_users and mt4_trades the realtion btween two tables is login_name...
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