Support the ongoing development of Laravel.io →

1,813 Threads

Adding Response::route() to Illuminate

Response Facade is GREAT! But it's limited to Respnse::make and Response::view That's helpful. But,...

0 Likes
4 Replies

Custom themes in laravel implementation

Hello, I want to give user a possibility to import/upload your own theme (view). I don't know to sol...

0 Likes
1 Replies

Use Google Drive API with Laravel

Hi, I want to use the Google Drive API in my Laravel project to store PDFs. Unfortunately, the examp...

0 Likes
1 Replies

Creating a CRM based around Gmail Interactions...

I am curious about the best plan of attack for creating a CRM that will log customer interactions (e...

0 Likes
1 Replies

Packages in Laravel

I am so torn about using multiple packages for my web application. I see a lot of advantages on usin...

0 Likes
8 Replies

AWS Removed From Forge?

I noticed that Forge recently added the "Custom VPS" option but has now removed the AWS ta...

0 Likes
3 Replies

How would i create an admin panel ?

I want to create a simple CMS site in laravel. Like any other framework or CMS, how can i separate a...

0 Likes
2 Replies

Porting vanilla PHP project to Laravel - how to structure controllers/models

Hi, I've just started porting my vanilla PHP gastropod simulation project to Laravel and had some qu...

0 Likes
5 Replies

MVC architecture

Hello, I am creating a large internal portal for a company with many features. When creating a large...

0 Likes
8 Replies
Solved

Advice on related models

Hi All, I am trying to achieve the following structure in my Laravel application and I need some adv...

0 Likes
1 Replies

bind json data in fancytree through function.

how i can bind json data in fancytree. treeDiv.fancytree({ //alert(sourceURL); extensions: [ "d...

0 Likes
0 Replies
posted 10 years ago

Best way to create route and resource controller

Hi all! Sorry for my bad english. I want to create this route: /{slug} GET - site.show And oth...

0 Likes
2 Replies
Solved

error redirect please help me

my all redirect is working like that http://laravel_cms/http://laravel_cms/admin/banner my login ac...

0 Likes
1 Replies

ReflectionException, 'Class PermissionException does not exist'

Having some issues with this error message, not getting anything else and not sure where to look. Th...

0 Likes
2 Replies

Combining Laravel with AngularJS

Hi guys, I was curious about the way that you, developers, combine Laravel with AngularJS. Do you on...

0 Likes
1 Replies

Laravel IoC and dependency injection.

Hi! Can someone help me with laravel IoC. Where i can find good tut or something to help me understa...

0 Likes
1 Replies

Best way to send notifications

In my app I'd like users to decide how they want to receive notifications (different channels and di...

0 Likes
0 Replies

laravel 4 advanced routeing not happening on dynamic urls

//do any one have any idea how to solve this advanced routeing problem // the foreach loop which is...

0 Likes
0 Replies

Group Routes with dynamic data.

Hello all, i want to make a multilingual website based on format: http://www.com/en/contact (en...

0 Likes
1 Replies

Namespacing Resource Routes (error?)

From this: Route::group(array('prefix' => 'admin','namespace' => 'Admin'), function() { Route...

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.