Support the ongoing development of Laravel.io →

1,816 Threads

ReflectionException error on running command in singleton model of Laravel.

I meet with one ReflectionException error when running a command. And it seems it's related to a sin...

0 Likes
0 Replies

Theory Q: How to use MVC patterns when accessing resources many different ways

Theoretical question: Let's say I have one model method (“User.store” let’s say), but lots of differ...

0 Likes
2 Replies
Solved

Related models that don't have a database representation

So I'm developing a REST API, with the following schema members id other field other field member_...

0 Likes
1 Replies
Solved

DNS configuration and wildcard routing

I plan to point my A record for example.com to one server which I won't have control over. will it s...

0 Likes
2 Replies

Handle data filtering with Eloquent and Laravel

Hi guys, I've got a table which returns a large set of data from the database, but I was curious abo...

0 Likes
1 Replies

I extend Ardent, how to extend a other class

I use Ardent for my models, but i want to use this packages: https://github.com/lazychaser/laravel-n...

0 Likes
0 Replies

A global object available for all files and Models that don't represent database tables

Sorry for the noob question, I'm using an Instagram API library all across my website, every view us...

0 Likes
1 Replies

SoftDeletingTrait: What is the point?

Hey, lately I have got a lot of troubles with models that use the SoftDeletingTrait. If I want to ha...

0 Likes
2 Replies
posted 9 years ago

Global path to image directory...?

Hey developers, I know global variables are the tool of the devil, but I'd imagine a globally define...

0 Likes
0 Replies

which one "workbench" or "module package" to create multiple projects/sub app

which one "workbench" or "module package" to create multiple projects/sub app. P...

0 Likes
0 Replies

Hexagonal architecture in Laravel

Hi! I've been reading up a bit about Hexagonal Architecture and i really like the concept. In a proj...

0 Likes
9 Replies
posted 9 years ago

Call method on all pages

How can I call a method on all pages? I want to be able to make redirects with messages and attribut...

0 Likes
4 Replies
Solved

Replacing Illuminate\Exception\Handler in Laravel 5 Develop

The implementation of Illuminate\Exception\Handler has been removed in Laravel 5 as of a couple of d...

0 Likes
2 Replies

Publishing a package config file. Problem with NameSpaces and Vendor/Package names?

I have a project I am trying to contribute to. The package has the following in the composer.json fi...

0 Likes
1 Replies

Add REST API to existing site

I have ran into a small problem. I have a site built that only has a web interface at the moment, b...

0 Likes
3 Replies

The right way to use modules / plugins / extension

Hello everybody. I'm trying to find out what the right way is to use modules / plugins / extensions....

0 Likes
0 Replies
posted 10 years ago

Laravel 5 App Structure for large application

I am working on a fairly large Laravel application and wanted to get some input on the ideal namespa...

0 Likes
2 Replies

Implementing repository pattern

Should I use a package for reusing the code when implementing repositories or should I write all the...

0 Likes
2 Replies

inject to controller the laravel Log object

I want to inject the larvel log object to my controller instead of using the facade. But I cant type...

0 Likes
1 Replies

Application Events

Hey am new to Laravel but i've risen up quite fast in it up to the point of developing a social netw...

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.

© 2024 Laravel.io - All rights reserved.