Support the ongoing development of Laravel.io →
posted 6 years ago

Mailgun and BCC does not work

When using the mailgun driver, i ran into problems when using cc and bcc adresses. The message was...

0 Likes
0 Replies
posted 6 years ago

Notifications with user object

Hi How i can get database notification with by notifiable_id User object i try relationship but that...

0 Likes
0 Replies
posted 6 years ago

Insert and update

Hello. I do reservation for trip. I choose the number of seat from first table with status 1. When i...

0 Likes
0 Replies

laravel 6 how post with ajax

This is my ajax function in the view that should be called when a select change the selected option...

0 Likes
1 Replies
posted 6 years ago

Laravel Vapor Questions

I finally watched Taylor's Vapor reveal and it looks great. I do have a few questions that somebody...

0 Likes
4 Replies

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 6 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 6 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 6 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

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.