Schema::create('costs', function ($table) { $table->increments('id'); $table->unsignedInteger(...
showing the error: Symfony\Component\Debug\Exception\FatalThrowableError Class 'app\Modo' not found...
How I can pass environment variables to scss/ sass file using laravel mix and webpack?: Hi, Please r...
Hi, Please refer below link and help me: https://stackoverflow.com/questions/58338282/cannot-get-the...
Dear All, I have query builder : DB::select("select `id`, `user_name`, `user_email`, (select s...
Shieldon is a Web Application Firewall (WAF) for PHP. Taking less than 10 minutes only, PHP expert...
Hello! I'm in practice mode with Laravel, and I've tried this at least 80 different ways, based on t...
Hello. I need help how to write: download csv via api I have laravel-bac.loc as my server. and I hav...
I know that you can use the user's google account to login using Laravel Socialite. Can i use the em...
homestead user secret password I do some work in 2017-May, on Laravel homestead VM in VirtualBox but...
Hi there, I would like to ask ideas on approaches on how to render tournament bracket for next round...
My Get route: > Route::get('/login', ['as' => 'login', 'uses' => 'Auth\LoginController@show...
How to insert in database number of the seat from the bus and check what seats are available. What I...
Hi, Is it possible to create a fake relationship between two models? Let me explain! I have two mode...
My route: Route::get('/map', ['as' => 'map', 'uses' => 'Home\HomeController@map']); HomeContr...
Trying to get Laravel Cashier to work when adding a payment. Following everything as instructed in d...
How do you pass an argument to a function in this route? I created a helper function, which I'm tryi...
Laravel Version: 6.1.0 PHP Version: PHP 7.2.19-0ubuntu0.18.04.2 (cli) Database Driver & Version:...
We have installed UDF My SQL triggers and it works when we execute it one time. We have 9 connectors...
Hello everyone, I am new to Laravel. I want to create a property search engine. my properties has an...
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