Support the ongoing development of Laravel.io →

256 Threads

Modular Structure Laravel

Hello I'm making a website that have two points: Clients Business Clients: static pages like home,...

0 Likes
1 Replies
Solved

[Laravel 5] Where is the models folder?

Hi, I've just installed the Laravel 5 dev-develop version. However, I only see one model, and that s...

0 Likes
10 Replies
Solved

Best place to do a system check before starting the app

I'm building a kiosk app which centers around managing footage which is stored on a shared drive. If...

0 Likes
1 Replies
Solved

Solr in Homestead instance

Hi, I would like to use Solr together with Homestead. Of course it is possible to install solr throu...

0 Likes
1 Replies
Solved

Search Function

Hello, I am new here but I am not new to Laravel, however I am still learning and I want to improve....

0 Likes
7 Replies
Solved

extends() problem

Hi! I'm starting my adventure with Laravel, and unfortunately I encounered a problem. My app templat...

0 Likes
4 Replies
Solved

Custom Helper functions using URLGenerator?

I am new to Laravel/OOP and am trying to reproduce a legacy site where there is a back button with v...

0 Likes
4 Replies
Solved

[L5] Extending router

In Laravel 4 I was able to extend the router class to add API format functionality (.json, .xml, .ph...

0 Likes
8 Replies
Solved

How to Include a class ????

I would lke to know how do i include a myclass.php file ???? Where? tried to use include('myclass.ph...

0 Likes
5 Replies
Solved

Changing column name in array after where statement

Ok, so this might be something really stupid to do, and I'm open to idea's, but is it possible to ch...

0 Likes
2 Replies
Solved

Is It such a bad thing to use Models?

Hello I have a tendency to follow the MVC pattern. With laravel im noticing not much of the Model.....

0 Likes
3 Replies
Solved

How redirect()->route('home') work?

Hello everyone, can you explain me how redirect()->route('home') works while redirect() return an...

0 Likes
3 Replies
Solved

Probably stupid newbie 'what's the best way to..' question

I'm a long time old school procedural programmer, slowly (at my age, everything is slow) getting my...

0 Likes
3 Replies
Solved

Debug Errors in laravel

Hello How can i debug my errors in laravel 4? unlike PHP, laravel just says Whooops something went w...

0 Likes
3 Replies
Solved

Laravel 5 Repository inside service provider

I have the following problem in my laravel 5 project. I have a service provider for form macros name...

0 Likes
1 Replies
Solved

Lifecycle: After App Service Provider, Before Rest?

Hello, where can I place code (Laravel 5.1) that has to be executed after the App\Providers\AppServi...

0 Likes
1 Replies
Solved

Is it good to save routes into database?

Hello! I am considering the way of saving routes into database (nor routes.php). Could you please pr...

0 Likes
2 Replies
Solved

Add some data to all methods on constructor

I want to send some data for all methods (GET ) of the Controller and do not want to have to do this...

0 Likes
1 Replies
Solved

DB binding error

HI Im building a package that has mapping, now one of the function it needs to be able to do and que...

0 Likes
2 Replies
Solved

¿Encrypt .env.php?

I have a paranoid client asking me if I can encrypt the data on the .env.php file, he is uncomfortab...

0 Likes
3 Replies
Solved

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.