Support the ongoing development of Laravel.io →

1,813 Threads

The service provider is not registered automatically

Hi guys, I'm using "Sharel4" (http://packalyst.com/packages/package/thujohn/share) package...

0 Likes
1 Replies
Solved

Fallback language for localisation?

Hi, When implementing localisation, I know the key is returned if a matching key/value pair is not f...

0 Likes
2 Replies

Cleaning up my controller

Hey guys, I have this working controller, that I would like to clean up if possible, since i am sure...

0 Likes
3 Replies
Solved

3NF database design ( And Conditions )

I have a 3NF design (Tag , Item_Tag, Item) As below but it wont work because i'm looping the same ol...

0 Likes
2 Replies

Meta Data store suggestion

I am trying to create an application that would store lots of meta data for a user and the same meta...

0 Likes
2 Replies
Solved

How to create chain method and add to "Facade"?

Dear all, I want to create chain method like: 1- like View View::make(....)->with(...).... // mus...

0 Likes
2 Replies
posted 10 years ago

Overwriting Eloquent::create with additional parameters

Hey, I just watched Coding with intent and tried to apply some of the ideas from the episode. I hav...

0 Likes
1 Replies

how to show custome error pages, 400, 404, 500

how to show custome error pages, 400, 404, 500 read the docs but still couldn't get the hang of it.....

0 Likes
1 Replies

creating ServiceProvider for package without it

Hello, I would like to create Service provider for package vendor/package (psr-0), I know with updat...

0 Likes
0 Replies

can I deploy my app based on Laravel framework in my shared virtual space?

as you know, I am using the virtual shared space which support php apps, so I can not install php li...

0 Likes
1 Replies
Solved

Controller Testing - Repositories Design Pattern

I am new to unit testing, and testing at all... I am trying to follow the repository implementation...

0 Likes
4 Replies

Mysql read replicas

Hi guys, I'm new to laravel. This is a great framework. I'm ran into an issue that I don't know how...

0 Likes
0 Replies

URL naming

I'm a bit sad Laravel uses camelCase. Underscore makes so much more sense since it can be used in UR...

0 Likes
3 Replies

what is the correct way to create an Utility class?

Hi all, As the title tells, how can i create an Utility Class where the functions are visible from m...

0 Likes
2 Replies

Proposal for documentation

Hi, I'm a beginner with laravel and i had two really big difficulty with the documentation and then...

0 Likes
0 Replies

best practice tip for Custom pagination - paginating items from 'unpaginated' location and appending and modfying link, .

For most pages, I would just need the standard bootstrapRender and paginator result but for some pag...

0 Likes
0 Replies

Workbench package dependencies installing in workbench directory...

I'm developing a package in the workbench, and when I require a few dependencies in the package's co...

0 Likes
2 Replies

Relationships in repositories

Hi! Recently I was using a bit of repositories and one thing I am really curious about is how to imp...

0 Likes
0 Replies

Laravel and Google AppEngine datastores

Hi, I would like to know if someone could use Google AppEngine datastore API for PHP in a Laravel ap...

0 Likes
0 Replies
posted 10 years ago

Where to process huge data in Laravel/PHP application

We have PHP web application where the user is doing minimum data operations. This is developed using...

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