Support the ongoing development of Laravel.io →

1,816 Threads

Dynamism on Views rendering: Composers vs Helpers (vs Other?)

Hello Laravelios :) As many of the users here, I'm getting into Laravel and try to switch to it as m...

0 Likes
2 Replies

Laravel 5.0 Release Date

Hi, What is the projected date for the stable release of Laravel 5.0?

0 Likes
22 Replies
Solved

Inviiting via email. Help

Can someone tell which is the best way to invite people via email. How to create database. Do i need...

0 Likes
3 Replies
Solved

Keeping code tidy

What is the best way of keeping code tidy. Is there any blogs on this subject? I have read the Larav...

0 Likes
0 Replies

Laravel 4 vs 5

I'm new to Laravel and am just wondering whether it does make sense to (still) use v4 or already sta...

0 Likes
7 Replies

Website with photo gallery - where to store images?

Hi, I have a website (currently in development) where users can upload their photos. I am deciding w...

0 Likes
1 Replies

Easy Validation with Laracasts/Validation when using Laracasts/Commander

Just wanted to share how easy it is use laracasts commander together with laracasts validation (both...

0 Likes
2 Replies

Tree stucture / Nested navigation etc (without Nested Set model)

Hi, I know this has been asked a few times, but I've not managed to find specific information detail...

0 Likes
3 Replies

Best way to share objects using user groups

We are creating an application which will share objects with other users in the same group. For inst...

0 Likes
0 Replies

Schema suggestions for one slot per day of week

I'm creating a scheduler that for each location has a start and end time for each day of the week. N...

0 Likes
0 Replies

Laravel Access Layout in service provider

this is my service provider code : <?php namespace App\Providers; use Illuminate\Support\Service...

0 Likes
1 Replies

Git repository management when upgrading major versions

I have been thinking a lot about how I'm going to migrate from Laravel 4.2 to 5.0. I see upgrade ins...

0 Likes
2 Replies
posted 9 years ago

A completely reusable admin panel

Hi, We make websites as a company. For every custom we always build a completely new adminpanel from...

0 Likes
4 Replies
posted 9 years ago

Folders organisation: Models

I 'm trying to organize my folders like this: This is my app/start/global.php ClassLoader::addDirec...

0 Likes
0 Replies

[L5] Loading package views / language files

I just wrote a small blog post on howto load views publish assets and load lang files into your Lara...

0 Likes
1 Replies

Laravel and SaaS set up

Hi ya folks, I'm building our first SaaS app. The project will see users having the same functionali...

0 Likes
0 Replies

Custom Directory Class Problem

I am trying to setup a new root directory that will work along side the App directory, my structure...

0 Likes
0 Replies

[L5] register Middleware

App::middleware('My\Middleware'); this doesn't work anymore.

0 Likes
1 Replies

No More environment.php File in L5?

As of commit 430134864642346498631ad562765d69599d6b39, environment.php has been removed. Is this a...

0 Likes
5 Replies
posted 9 years ago

Hot to get controller name in Laravel 5.0

I need to setup menu style with property selected, and i want to use a controller name for that. {{R...

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.