Support the ongoing development of Laravel.io →

1,816 Threads

Laravel 4 user manual on android

May I present you a my first and new application :) Laravel 4 user manual on android app

0 Likes
0 Replies

Advanced Joins with Join Where statements messing up Query Parameters

Hey everyone. Currently I am doing quite a crazy query which needs to do multiple joins but also nee...

0 Likes
0 Replies

Laravel 4.2.11 Access Control List for API

Hello, I want to implement ACL and have created one version using the tutorial given at the followin...

0 Likes
0 Replies

Laravel 5 : faster or slower than 4.2?

From what I have read about Laravel vs other frameworks comparisons, it seems that the only thing wh...

0 Likes
1 Replies

How do I prepare for 4.2 to 5 migration in January?

Hi, I am building a site in 4.2 and I want to extend its active development life by migrating it to...

0 Likes
2 Replies

change address folder lang in laravel

how to change folder lang in app/ to other directory in laravel 4?

0 Likes
0 Replies

SSO for multiple applications

Hi, I'm currently looking at ways to create a SSO based application setup. The idea is as the follow...

0 Likes
1 Replies

What steps should I take to reduce Laravel's high CPU load?

Hi everyone, We just went live with our Laravel website (hooray!) but of course going live with some...

0 Likes
4 Replies

Laravel 5: Contracts and separation of concerns .

Im really struggling to understand the whole concept of Contracts in Laravel 5. Interfaces I underst...

0 Likes
4 Replies
Solved

Strategies for "resolving" a model from various form input?

Hello all! I'm using "services" (though they may not follow any specific pattern definitio...

0 Likes
1 Replies

How to white-label a product? (backend discussion about data separation)

I've created a web app product. Angular app built on Rest API using PHP/Mysql. The app works great f...

0 Likes
1 Replies

Separate routes to own files

Hi I have big routes.php file. There a lot of route rules. I would like split rules to own files. I...

0 Likes
2 Replies

Which one use (injection vs static method)

Hi. Probably is a PHP general cuestion but this is what I'm wondering: class A { public functio...

0 Likes
1 Replies

Using third party modules in my own package (workbench)

Hi everybody. I have a problem with developing my own package for L4 with workbench. (Decided to rew...

0 Likes
2 Replies

Relationships and joins

I'm learning Laravel and have a few questions I am looking to build a relationship between 2 databas...

0 Likes
2 Replies

Find difference numbers of two strings

Suppose i have one string $oldstring={1,2,3,4} and $newstring={1,2,3,4,5,6,7} i want to find the dif...

0 Likes
1 Replies

View::share within a controller

Hi! I have problem with View::share. Suppose I have a controller: <?php class MyController exten...

0 Likes
0 Replies

Telerik and Laravel

Greetings, I am working on a project that pretty much involves recreating a some very old software a...

0 Likes
0 Replies

Where to put reusable code used by two Controllers

Hi, I'm developing an app where I have to reuse a Controller code in two different Controllers. The...

0 Likes
1 Replies

Using Wordpress as front site together with Laravel 4 on the same domain

Hi! I want to use Wordpress as my front site, and Laravel as my app. So index.php in public folder s...

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.