Support the ongoing development of Laravel.io →

1,816 Threads

API-first CMS

Hi guys, so I've been toying with this idea of possibly making an API centric CMS. "What the he...

0 Likes
35 Replies

Package Namespacing

I have created my first package and have a namespace issue. Anyone have experience to help on this....

0 Likes
0 Replies

Laravel log files

Anyone know how to force laravel 4.2 to create the new (daily) log files with my user as owner, the...

0 Likes
1 Replies

Structuring an admin panel (modular)

I'm trying to figure out the best way of building an admin panel (small CMS). Currently my project i...

0 Likes
2 Replies

Continuous Integration with Bamboo for Laravel

Is there any resources and or experience the community can share on getting successful builds for La...

0 Likes
0 Replies

How to Create 3D Interior Modeling Works?

Dear Sir, My Name Is Tahir Malek. We Have been Animating Since 2008. We Have created Many 3D Interio...

0 Likes
0 Replies

Sharing data to all controllers and views

Hi all, For each request, a database lookup is performed to make sure that the authenticated user is...

0 Likes
2 Replies
posted 9 years ago

PHP7 infographic & Laravel

PHP7 infographic https://www.zend.com/en/resources/php7_infographic

0 Likes
0 Replies

Relationships problem in Eloquent

Hello all, I'm struggling with the following problem. I have three tables - Users, Groups and Roles....

0 Likes
4 Replies

Problems with generic Model

I'm trying to make a generic model for all tables. But I have a strange problem. If I try this: $thi...

0 Likes
0 Replies

[Clarification] About multilevel transactions behaviour in Eloquent

When I do: DB::beginTransaction(); //T1 Device::insert(array("submit_hash" => "tri...

0 Likes
1 Replies
posted 9 years ago

Auto-Complete using Laravel

Hello, We would like to make auto-suggestion functionality for a text box(airport value ) such as th...

0 Likes
1 Replies

Middleware vs FormRequest authorize method

Imagine I have an API and this can only be used by authenticated users. I want to get all my albums...

0 Likes
5 Replies

How redirect()->route('home') work?

Hello everyone, can you explain me how redirect()->route('home') works while redirect() return an...

0 Likes
3 Replies
Solved
posted 9 years ago

Homestead, map site to port

Is there a way to map each site to a different port?

0 Likes
0 Replies

homestead on production (digital ocean)

I am not sure if it is possible to run/install vagrant (but why wouldnt it be.. i can ssh and do wha...

0 Likes
3 Replies

Convert CakePhp Project to Laravel

i have a big app created using cakephp i need to convert it to laravel . Do exist any approach th...

0 Likes
2 Replies

Forked repo argument for Laravel installer?

Hi, I make a few small Laravel projects. There are some common things that I often do when starting...

0 Likes
0 Replies

Architecture - Where do I put this class?

Let me set the scene, so to speak. I have an "Item" class which has different food items (...

0 Likes
1 Replies
posted 9 years ago

Confirm Deletion

I'm setting up a fairly straight-forward CRUD app with Laravel 5.1 and I've run in to something that...

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.