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...
I am hosting my Laravel 5.0 project for the first time on Oracle Linux Server. Laravel returns a Bla...
How easy would it be to build a laravel application that could run offline and then sync with a mysq...
Situation is, i have html code, what is duplicated in all other templates, for example it's a menu,...
Hi folks! I have some throuble because my queries not have with (nolock) instruction after from clau...
Hi Guys. I was running my laravel project just fine in localhost, but now that I updated my files t...
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.