Support the ongoing development of Laravel.io →

when i use pagination with alias columns i get an error

Schema::create('costs', function ($table) { $table->increments('id'); $table->unsignedInteger(...

0 Likes
0 Replies

class app\model not found

showing the error: Symfony\Component\Debug\Exception\FatalThrowableError Class 'app\Modo' not found...

0 Likes
1 Replies

How I can pass environment variables to scss/ sass file usin

How I can pass environment variables to scss/ sass file using laravel mix and webpack?: Hi, Please r...

0 Likes
0 Replies

Cannot get the model attibute using eager load in Eloquent

Hi, Please refer below link and help me: https://stackoverflow.com/questions/58338282/cannot-get-the...

0 Likes
0 Replies

[Ask] Laravel[6.2] Query Builder

Dear All, I have query builder : DB::select("select `id`, `user_name`, `user_email`, (select s...

0 Likes
0 Replies
posted 5 years ago

Web application firewall (WAF) for Laravel

Shieldon is a Web Application Firewall (WAF) for PHP. Taking less than 10 minutes only, PHP expert...

0 Likes
0 Replies

Replacing files in folder & db on update using polymorphic

Hello! I'm in practice mode with Laravel, and I've tried this at least 80 different ways, based on t...

0 Likes
1 Replies

Download CSV file via RestAPI

Hello. I need help how to write: download csv via api I have laravel-bac.loc as my server. and I hav...

0 Likes
0 Replies

Laravel Socialite - Sending Email After Login

I know that you can use the user's google account to login using Laravel Socialite. Can i use the em...

0 Likes
1 Replies

Is any way retreive password...?

homestead user secret password I do some work in 2017-May, on Laravel homestead VM in VirtualBox but...

0 Likes
0 Replies

Render tournament bracket for next round

Hi there, I would like to ask ideas on approaches on how to render tournament bracket for next round...

0 Likes
0 Replies
posted 5 years ago

How to simulate already login user with Laravel

My Get route: > Route::get('/login', ['as' => 'login', 'uses' => 'Auth\LoginController@show...

0 Likes
0 Replies
posted 5 years ago

How to insert in database number of the seat from the bus an

How to insert in database number of the seat from the bus and check what seats are available. What I...

0 Likes
2 Replies

Fake relationships

Hi, Is it possible to create a fake relationship between two models? Let me explain! I have two mode...

0 Likes
2 Replies

Laravel: Maximum execution time of 30 seconds exceeded

My route: Route::get('/map', ['as' => 'map', 'uses' => 'Home\HomeController@map']); HomeContr...

0 Likes
0 Replies

Laravel Cashier - createSetupIntent() is undefined

Trying to get Laravel Cashier to work when adding a payment. Following everything as instructed in d...

0 Likes
3 Replies
Solved

Help passing an argument to a helper function in this route?

How do you pass an argument to a function in this route? I created a helper function, which I'm tryi...

0 Likes
1 Replies
posted 5 years ago

Error when using relation belongsToMany with Eloquent

Laravel Version: 6.1.0 PHP Version: PHP 7.2.19-0ubuntu0.18.04.2 (cli) Database Driver & Version:...

0 Likes
0 Replies
posted 5 years ago

Laravel/Artisan - sys_exec UDF for php creates an error but

We have installed UDF My SQL triggers and it works when we execute it one time. We have 9 connectors...

0 Likes
0 Replies

Search multiple options

Hello everyone, I am new to Laravel. I want to create a property search engine. my properties has an...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.