Everytime, I proceed to another page then when i go back to the previous page. THe page still displ...
Hey guys, Been trying to come with solution to translate this query as eloquent as possible, but kee...
Been on this for many days now but I can't seem to figure it out <?php namespace App; use Illum...
Hello Guys I have a mulisite like project in which I want to run user account on subdomain for examp...
How do Single Sign on in Laravel 5.3? Can we use passport?
I am trying to insert 1000's of dummy records over numerous seeding artisan commands. But I am stuck...
Hi. how can i input mutliple data from form into database using laravel 5.3 my code for form is be...
i have two tables books and 'books_photos' table . Which has one to one relationship. <?php...
Hi, i have following migration: $tableName = 'oxacceptedterms'; Schema::create($tableName, func...
Hello, I have some problems with validation rules in FormBuilder. I want the second choice field to...
I have three tables: Item { id, category_id, name, price} Category { id, subcategory_id, name } Subc...
I'm using Mockery in my Laravel based PHP project to help test a Laravel MVC controller. Below is th...
I have a social network type site where there is the normal front end and an admin interface for me...
Hello Everyone, I am new to laravel Framework.I am looking for Baisc CRUD application or any best re...
I have NFS enabled in Homestead.rb (otherwise my responses are way too slow): # Register All Of...
Hi! First time posting here but always reading issues and solution. Great Forum. My issue is that I...
I have two tables: books and photos table. I stored all the information of books in the books table...
Hello to all, I have been looking at the csrf middleware and it seems to me that the proper http res...
Hello,.. I am new in laravel, and I have a problem when going to transform the model into an array....
Hello, a few months ago, I successfully implemented Infinite Scroll in Laravel 5 using this tutorial...
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