Support the ongoing development of Laravel.io →

1,817 Threads

Are artisan optimize/clear-compiled composer dump-autoload when deploying on envoyer

Are these commands required when deploying via envoyer? I am having a weird issue where my classes a...

0 Likes
0 Replies

Best Practice, many tables and many models?

Hi, So my app will have around 30 - 40 tables and therefore similar amount of models. It seems weird...

0 Likes
0 Replies

Concurring user models and authentication

Dear fellow devs, I have come to a problem that I can't happen to solve properly (or clean at least)...

0 Likes
0 Replies
posted 8 years ago

can't call User model in AuthController validator method

Hi, I want to call a static property of my model \App\User in the validator method of the default La...

0 Likes
3 Replies
Solved

Can't deploy laravel 5.1 application to heroku!

i did all the steps writen in http://www.easylaravelbook.com/blog/2015/01/31/deploying-a-laravel-app...

0 Likes
1 Replies

Need to integrate CC Avenue payment gateway in my Laravel app

Hi all, I am developing a web-app in Laravel. I need to integrate CC Avenue payment gateway with my...

0 Likes
6 Replies
Solved

Thinning out controllers and service layers

So, I've got a project that I've been working with since the L3 days and as it has grown in features...

0 Likes
0 Replies

Please read my code and bash me!

Hi, this is my update function for my Keyword model. I know that it is terrible and I would want to...

0 Likes
2 Replies

Is the Middleware concept of Laravel 5.0 correct?

Hi, I'm graduated in Computer Science, and I've learnt that middlewares are "translators",...

0 Likes
1 Replies

ServiceProvider boot() ...help please!!!

Hi guys, can you explain me one thing? in which case the boot() method in a service provider is call...

0 Likes
7 Replies

issues using an elequent class

Hi All, I'm kind of hitting a wall in my expanding Laravel 5 testbed. I've created multiple migratio...

0 Likes
0 Replies

Laravel & Docker - need to constantly re-chmod storage folder

Hi, I'm using Laravel on a Docker environment (on apache) with boot2docker on a mac. The application...

0 Likes
4 Replies

How to define Guard Instance for Password Reset? Laravel 5.2.0

I have successfully tried 2 different Database table Login area. Then I thought it is a great scalab...

0 Likes
0 Replies

API Best Practice

Hey guys, I have a development workflow question. I'm looking to load a lot of content from an API,...

0 Likes
1 Replies

Eloquent Inheritance (Multiple Table Inheritance)

Hello, I've been strugling to solve the Eloquent Inheritence problem but haven't found a solution ye...

0 Likes
0 Replies

trend news in my website

Hello, I need algorithm to show trend news from database each 24 hours based on the news title and g...

0 Likes
8 Replies

PHP7 in Laravel

Are there any estimations of implementing PHP7 in Laravel?

0 Likes
1 Replies
Solved

Eloquent Localization

I am trying to solve mine N+1 problems with SQL queries. I have managed to reduce the number of quer...

0 Likes
3 Replies
Solved

Use of Partials

Hi people, i want to use a PARTIALS to create a menu' for my site. So i create a folder PARTIALS and...

0 Likes
2 Replies

Why does Laravel use a public folder

Why does Laravel use a public folder by default? What is the advantage to this?

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