Support the ongoing development of Laravel.io →

1,825 Threads

posted 11 years ago

Interface Too Big?

You hear about "single reason to change" when it comes to the scope of a class and how big...

0 Likes
2 Replies

Comparing XML data - against previous XML file or DB?

Hi, I'm getting product updates from several suppliers on their stock via XML files. Most products...

0 Likes
0 Replies

Repository pattern + Eloquent problem with Liskov Principle

Hiya guys! I'm implementing Repossitory pattern for my Eloquent model. I actually have a little prob...

0 Likes
0 Replies
posted 11 years ago

Loading lang from a namespace

Hello all, I am building some platform. where main packages are under namespace CRM, like CRM\Core,...

0 Likes
0 Replies
posted 11 years ago

Integrating a class as model, throws strange error: undefinied offset.

I have a strange error. I try to use a Pivot Class for calculations. The class itself runs in php wi...

0 Likes
0 Replies

Multiple servers

Hi, just a question on best practice, I have a Laravel application that I want to scale across 2 web...

0 Likes
1 Replies

If I wanted to create a simple library class (API client) in Laravel 5, where would I put it?

I want to create a library class called Points. This class will just have a single method to send da...

0 Likes
2 Replies
Solved

Homestead and Syncing

I might be missing something here, I have created a Laravel 5 App inside of homestead box and mapped...

0 Likes
1 Replies

Custom url without duplicating views in Laravel

Here is my project structure mysite.com/mti I want to have my project name like this without copyin...

0 Likes
1 Replies

Securing staging environment

I am new to laravel and server administration in general and I need some help with the security of a...

0 Likes
1 Replies

Incorrect namespaces

Hello, I don't know how to set the correct namespaces for my app structure. If I try to: $exampl...

0 Likes
1 Replies

Route model bindings inside of a service provider doesnt work in php 5.5

Hi, Im developing a really simple application in laravel 5, for now only shows blog post and nothin...

0 Likes
1 Replies

Aliasing not working

I have a controller that does this public function index() { Redirect::to('www.laravel.io'); } Retur...

0 Likes
1 Replies

Multi-Domain SaaS

##Hi, with my partner we are working on a website builder and we would like to allow our users to ha...

0 Likes
0 Replies

Large image gallery question

I have almost finished a project for a photographer when he came up with one more idea on which I ag...

0 Likes
2 Replies
Solved
posted 11 years ago

L5: Catch exception in class

I am building a REST API which handles csv file uploads. Basically, i am trying to check if a string...

0 Likes
0 Replies

AngularJs and Laravel

Can someone explain to me which is the best way to use angular and laravel. How to show templates (L...

0 Likes
2 Replies

[L5] Rakko: starter/bootstraper kit, modules app

https://github.com/illuminate3/rakko Decided to put up my ongoing platform like code base. It has mo...

0 Likes
1 Replies

Artisan Optimize Creates Fatal Class 'Controller' Not Found Error

Whenever I attempt to run php artisan optimize, when I visit my website, I get an error in my Apache...

0 Likes
2 Replies

Microweber: a drag'n'drop CMS (now running on Laravel 5)

Hi all, You may or may not have heard of www.microweber.com before, but here's the thing: On 01.01.2...

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