Support the ongoing development of Laravel.io →

1,816 Threads

Best practice when using custom functions with laravel model/controllers

I am a new developer and just started in laravel. I started developing an small app using laravel an...

0 Likes
1 Replies

Parameters in RESTful controllers

Hi, I am using RESTful controllers in my app, in my routes.php file, I have declared this ...Route::...

0 Likes
1 Replies
posted 10 years ago

Repository pattern

Hello, do i need repository pattern design at all? I am not planning to use any database except mysq...

0 Likes
3 Replies
Solved
posted 10 years ago

Laravel and cron jobs

Hi, I am new to the Laravel Framework and would like to know if there is any documentation on the pr...

0 Likes
2 Replies
Solved

Target [CmsBlox\MOD\PartnerInterface] is not instantiable.

When I search the error 'Target Interface is not instantiable' I get a lot of results on this error...

0 Likes
2 Replies
Solved
posted 10 years ago

Complex Form with Multiple Tables

I am building an electronic form app that allows an employee of my company to submit a pretty comple...

0 Likes
0 Replies

Problem with homestead/vagrant and image upload

Hello everybody! I am running into a problem with Homestead. I have a piece of code that works well...

0 Likes
1 Replies
Solved
posted 10 years ago

Laravel Speed

Hi, I'm new to Laravel. Been using CodeIgniter for some years and since we all know what happened de...

0 Likes
1 Replies

obtaining the controller exceptions

How can I do the next. Assuming I have my own BaseClass class MySuperBaseClass extends Controller {...

0 Likes
2 Replies

Creating helper method for similar database query -- class name as variable variable?

I'm getting started with Laravel, and learning as I go. I'd like to know the best way to tackle this...

0 Likes
4 Replies
Solved

Multi-tenancy - One database multiple tables

I want to create a multi tenancy application using Laravel. I am using the one database, multiple te...

0 Likes
1 Replies

Should i make more use of the models?

Hello, i'm a newbie with laravel, and so far i managed to make a good and working code only with the...

0 Likes
3 Replies

->get(); and foreach

Hey, i'm a bit of a newbie, and until now, everytime i had to pull more than 1 result from the datab...

0 Likes
1 Replies

Usage of namespaces with Laravel models.

I found namespaces usage of Laravel models being non-orthogonal. When you create relation, namespace...

0 Likes
2 Replies

Should you use models/repositories in Migrations?

Is it considered acceptable practice to use models in migrations? I've seen many code snippets where...

0 Likes
1 Replies

Multiple domains, how to share login?

I have multiple Laravel installations running on multiple domains: A, B, C, D etc. These are service...

julienbourdeau liked this thread

1 Likes
4 Replies

Multi-level parent child categories

Hello, I'm very new to laravel and am converting an application I wrote earlier in very unstructured...

0 Likes
2 Replies

ssh componet connect to current server

hello I would like o use the SSH component: http://laravel.com/docs/ssh and to run orders on the cur...

0 Likes
3 Replies
Solved

Migration database table

Is it possible to without core hacks to change the table laravel uses for migration history (current...

0 Likes
1 Replies

Laravel Feature Required

ACL Captcha Restful API's with Pagination, versioning and OAUTH authentication Support for Multiple...

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.