Hello togehter, i have a problem to unserialize an entry of a column with the data type "binary...
Hi, I would like to store some kind of protected data within an extra array in my laravel session. H...
Hi guys! I've got two models - Parent and Child with one to many relationship. I'm saving a new chil...
Hi guys, I was wondering if anyone uses Laravel Throttle by Graham Campbell? I like this package as...
Hello, I have an app that should list points with its exchange rates. Basically, there are 2 main ta...
What are your thoughts on the new Authorization helpers and methods that is now Laravel 5.1.11? Jeff...
In a fresh Laravel build, I cannot get overridden IoC bindings to work everywhere in the application...
Hi all i have built a e-shop with laravel 4.2 currently i have done product filter which have the pa...
What is the best way to prepend a timestamp to the Artisan console output (ie. $this->info, $this...
Hi, I have these configurations in my .env: APP_ENV=local APP_DEBUG=true APP_KEY=****** DB_HOST=127...
Hey Guys, I am new to using laravel, I installed and created new laravel project successfully in my...
In my testcase when I try to create a model by factory like the following $factory->defineAs(App\...
Hi all, i've noticed that my web site has all urls duplicated. I've the url that i defined in route...
Hello Friends, So I'm working on an assignment where I have to make an online bookstore where users...
Men (parent_id 0) Men 1.2 -- Men 1.3 (2 product) ---- Men 1.4 (1 product) I need to get all items...
I'm trying to override the find method, but for some reason it's stuck in an endless loop. It's the...
I try to make a search engine for users. The search will be with multiple fields so as the user can...
I'm currently porting an app from Codeigniter to Laravel and was looking to implement some functiona...
Hi all, First excuse my bad english. I try to connect with first_name or email. This works well for...
I am starting to learn about token based authentication and I am trying to learn how to implement it...
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