Looking for enough experienced by reasonable cost PHP and Laravel framework developer for long term...
Hi, I have a question regarding resolving objects in the AppServiceProvider. Somewhere in my code (m...
Hi i'm new to Laravel so I apologize for asking a easy questions, I'm just can't quite figure out my...
It's possible to parse Blade template from other source than .blade.php file? In my app user can bui...
I have inserted laravel project in. http://domain.dd.dd/myproject/laravel and path to index looks li...
Hi i have a problem with my Ajax return response in Laravel 5. My form : <form id="frm"...
Hello, I have those tables : question : id - integer name - string user : id - integer name - string...
hi guys.. i have problem when i try to inserting mulitple record, i'll make it simple. $name[] = a,b...
$request->file('image')->move('images/products/', $imageName); $request->file('image')->...
Hi, I have 3 tables USER, ALBUMS, PHOTOS USER has one to many relation with ALBUMS, ALBUMS has one t...
Controller does not create all data in database.Please help public function store(ProjectRequest $re...
Hi, Im currently making a ecommerce site using laravel 4.2 and I've encounter an error "Trying...
I am creating a small website for our internal use in the company, is there any way to disable https...
Any One Can Help Me The Problem Is When User Create New Article The New Article Record Saved In Data...
We have this method in one of our command files: public function setGateway(Church $church) { $this...
I am using file driver for caching content while crawling. But after expiry time the content remains...
FatalErrorException in EloquentUserProvider.php line 126: Class '\App\User' not found So, I really w...
I've got an existing users table for my website and am rebuilding the entire site in Laravel. I'm st...
I have a console command that defers to a model. The model has Log::info("blah blah"); Whe...
So I moved my models from the App folder to a Models subfolder and now any time I want to use a mode...
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