Support the ongoing development of Laravel.io →

1,813 Threads

View Composer

Hello Guys, I have used View Composers in which it manipulates some data from Database and shares th...

0 Likes
0 Replies
posted 7 years ago

Question about upgrading to Laravel 5.4 Container make method no longer accepts second array of parameters

In the Laravel 5.4 Upgrade Guide it states: The container's make method no longer accepts a second a...

0 Likes
0 Replies

How to override saveMany method?

I have two classes Activities and Questions. Their relation is many to many. I need to save many que...

0 Likes
0 Replies

Queued Job Dependencies

The app I'm working on now interacts with a number of third party services, in some cases more than...

0 Likes
3 Replies
Solved

What is the go to Data Grid Package?

What would be the go to DataGrid package that provides either a direct integration with laravel doct...

0 Likes
1 Replies

data grid searching

What are the most popular tools/techniques for building search capabilities into laravel data grids?...

0 Likes
3 Replies
posted 7 years ago

Using common Models in Plugin and in main app

Hi, I developped a main app, and then I refactor a part into a plugin. In my plugin, I copied the mo...

0 Likes
0 Replies

Importing DTO data from external API into Laravel Database?

I'm working on a project that imports data from the Riot API (League of Legends). I'm currently usin...

0 Likes
0 Replies

Session shutdown handler

Normally with a session_set_save_handler you would also register a shutdown handler with session_reg...

0 Likes
0 Replies

Up and running with homestead laravel

Homestead tutorial series for absolute beginners https://tutorials.kode-blog.com/homestead-laravel

0 Likes
0 Replies

Set cookie inside middleware

Hello, i created a middleware that check if there is a cookie, if there isn't it create it and retur...

0 Likes
1 Replies

Singleton unexpected behavior ?

I have a service provider that I use to share variables in views. Now I need to be able to use a var...

0 Likes
0 Replies

Automated MySQL backups?

I know my way around a basic LAMP stack but I wouldn't call myself an advanced server admin by any m...

0 Likes
14 Replies

Rewriting old application - Dynamic URLs

Hi there, I was wondering if somebody could advise if my situation is easily solvable with Laravel....

0 Likes
0 Replies

Laravel mix foundation is not a function

So I've been setting up a new Laravel project with foundation and some other jQuery plugins, but whi...

0 Likes
1 Replies

Is Laravel too complicated for beginners?

Some things i really don't like on Laravel: The installation process is a pain and doesn't work fo...

0 Likes
39 Replies

How do Single Sign on in Laravel 5.3?

How do Single Sign on in Laravel 5.3? Can we use passport?

0 Likes
4 Replies

Load class instance from Console command - Trying to get property of non-object

Hello, i have a class that im trying to create new instance from it from console command, and im get...

0 Likes
0 Replies

Service providers/Containers and contacts. how they work exactly all together?

HI everyone, I'm just getting started with Laravel (5.3) so forgive the probably basic question. Aft...

0 Likes
0 Replies

Many-to-many with ID and relation, How would the model look?

I'm trying to build a database where an admin Can create lists that have can have tasks, now the tri...

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.

© 2024 Laravel.io - All rights reserved.