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...
Hi all, i try to use factory function in my PHPUnitTest in my custom package. This is my test code:...
Hi i have a conneciton with a giant datebase, and i realy need to use 'with (nolock)' in my queries...
phpcs --standard=LaravelCodeSniffer/Standards/Laravel/ -bash: phpcs: command not found I cannot inst...
Hey guys, I came across some weird stuff (I use Laravel 5.1). I have the following code: $my_current...
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