Support the ongoing development of Laravel.io →

1,826 Threads

Tutorial in creating a custom custom library

I was wondering if there any tutorials in creating a custom library for Laravel.

0 Likes
3 Replies
posted 11 years ago

Initializing "global" system objects

Hi, I have defined several "global" objects that should be available for every Controller...

0 Likes
2 Replies

Inject controller name to layout

Hey guys, I'd like to inject controller and action names automatically to the returned view to add b...

0 Likes
2 Replies
Solved

parse.com php SDK with Lavarel

Hi, I'm new to Lavarel, great framework, following the tuts on https://laracasts.com/series/laravel-...

0 Likes
10 Replies
Solved

Controllers, Views and good practice

Hello, I'm new to Laravel and fairly new to PHP (did some a few years back). I'm wondering what is t...

0 Likes
7 Replies
Solved

Sending data via the controller or accessing it in the view?

hello folks, i got a quick "style" question... wich way is better, sending data via the co...

0 Likes
3 Replies
Solved

laravel forge TERMS OF SERVICE :(

i don't understand the FORGE TERMS OF SERVICE the terms not taking about the privacy about customer...

0 Likes
4 Replies
Solved

Mutators problem

I have Email model with: public function getEmailJsonAttribute($value) { return $value ? json_de...

0 Likes
1 Replies
Solved

Homestead Uploads File Wrongly

The problem is absolutely written in the Subject, the problem i'm runing into is that I'm uploading...

0 Likes
6 Replies

Laravel Homestead - using Laravel 4.1 and PHP 5.3.8

I understand that out the box Laravel Homestead supports php 5.6 but I really want to make use of ho...

0 Likes
1 Replies

Confide by Zizaco

I just finished the Laracasts Larabook Series and then I discovered Confide by Zizaco. What I don't...

0 Likes
0 Replies

Laravel on Large Scale

Hello, I have a question regarding Laravel on a large scale environment. We have a hosting company...

0 Likes
2 Replies

Data Scope

In most of the code I write, 90% of the time I declare the data variable at a global scope. Is this...

0 Likes
3 Replies

Advice with stripe

SCENARIO I have built a party booking engine with Laravel, which requires a Down payment to reserve...

0 Likes
1 Replies
posted 12 years ago

Generate views from database

Hi all, I would like to switch from YII to Laravel but I am not sure I can generate views with forms...

0 Likes
2 Replies
posted 11 years ago

laravel/framework issues disabled?

Hi, i just enter the github.com/laravel/framework to search for someone with a problem like mine and...

0 Likes
0 Replies
posted 11 years ago

Gateways, Validation service, Service Providers, Repositories - Pattern example ?

Hello, I am building my first laravel application, so I am quite new to laravel. After reading about...

0 Likes
0 Replies
posted 11 years ago

Is there any tutorial to build a community website with Laravel?

Is there any tutorial to build a community website with Laravel?

0 Likes
1 Replies

Using laravel for developing a self hosted application which is for sale.

I am looking at using laravel for creating a new version of a for sale application i had made years...

0 Likes
6 Replies

Alias mystery?

Hi everyone. I am using Aliases for some of my classes in my project in App.php One alias registered...

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.

© 2026 Laravel.io - All rights reserved.