Support the ongoing development of Laravel.io →

Define model based on role

How to define model based on role I have a table where I save users. Users can either be a student,...

0 Likes
1 Replies

Change PHP ini values when provisioning

What is the best way to change PHP ini values when provisioning a Homestead box? E.g. I want to chan...

0 Likes
0 Replies

PHP God Game training

Hi guys I'm due to give a training on agile software development in PHP in a couple of weeks - not L...

0 Likes
1 Replies

Upgraded from Laravel 5.4 to Laravel 5.5 getting error.

Just updated a Laravel project from Laravel version 5.4 to 5.5. Just after that getting the followin...

0 Likes
1 Replies

[Laravel5] TokenMismatchException in VerifyCsrfToken

From my last composer update I can not login to my app. All I got is this error : 1/1 TokenMismatch...

0 Likes
58 Replies
posted 6 years ago

Named Route giving error has no action (5.5)

I have a named route in web.php: Route::get('editFact/{id}'.'FactsController@edit')->name('editFa...

0 Likes
2 Replies

Error in composer update after removing a package.

I have updated laravel version from 5.4 to 5.5. Then I have removed a package from composer.json. Wh...

0 Likes
1 Replies

Laravel Modules: Routes not Autoloading on Web (except for one)

I am using the nWidart/laravel-modules (https://github.com/nWidart/laravel-modules) package for Lara...

0 Likes
3 Replies
posted 7 years ago

Laravel How does queue work ?

Okay, First of I'm kinda new to Laravel and queue and using command prompt with php. So I know imple...

0 Likes
2 Replies
posted 6 years ago

Multi databases

Hi, I'm trying to make a laravel use using multiple databases: Laravel version: 5.5.28 Php Version...

0 Likes
0 Replies
posted 6 years ago

Get data from multiple connected tables

Hi, I am working on a project but i am new to Laravel so i need some help, so if anyone can help me...

0 Likes
0 Replies
posted 6 years ago

Why Laravel is must learn in 2018?

What is the future of laravel development?

0 Likes
0 Replies
posted 9 years ago

How to Submit form via AJAX in Laravel 5?

Hi to all! Here is my controller: public function store(Requests\GuestbookRequest $request) { $n...

0 Likes
3 Replies
posted 6 years ago

While upadating Composer i got this error

Class 'PHPExcel_Shared_Font' not found How can i solve this error plz help me

0 Likes
0 Replies

Not found, but route exists.

I have exactly the same problem report by many here. I have tried everything and nothing seemed to w...

0 Likes
6 Replies
Solved

Image upload error in laravel

i have an issue in image upload in laravel.when i want to upload a file then i got this error SQLSTA...

0 Likes
0 Replies
posted 6 years ago

Passport: Inefficient way to declare scopes?

Hello (first post!) I was just playing with Laravel Passport for the first time, and upon declaring...

0 Likes
0 Replies
posted 6 years ago

Facet/Filter Attribute Product Search

Hi There Before I begin to start writing such a function, I am wondering if there is a package/code...

0 Likes
0 Replies
posted 9 years ago

Mailgun o:tag

Is there any way to add mailgun tags to emails sending with laravel Mail::send( comand? I got my c...

0 Likes
3 Replies
posted 10 years ago

Join working in SQL but not in Query Builder

I'm trying to find all records that exist in both listings and listings_queue tables. Laravel $count...

0 Likes
8 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.

© 2024 Laravel.io - All rights reserved.