Support the ongoing development of Laravel.io →

1,816 Threads

posted 8 years ago

A week of Laravel (05-12 June 2016)

laravel/framework master 43808e3: Make Model::fresh convert multiple args into array @themsaid 4...

0 Likes
0 Replies

extending Laravel 5.2 Illuminate\Routing\Router

i want to add custom methods to my application router. Route::get('email', 'Auth\PasswordController@...

0 Likes
3 Replies

Is it possible to inject an interface into Laravels Kernel.php?

I am currently refactoring my Laravel 5 project in order to make use of the Repository Design Patter...

0 Likes
1 Replies

Services and business logic

Hi Unfortunately this is one of those "where do I put that?" type questions and generates...

0 Likes
2 Replies

Planning new security api , What do you want it to be ?

Hi I am Eslam Salem I am the CEO & Founder of Shieldfy. We at shieldfy decided to plan and relea...

0 Likes
0 Replies

Do you want Laravel to go strict?

We have PHP 7 on the way. Laravel is quite ambitious when it comes to support for new PHP versions,...

0 Likes
2 Replies

recursive function many-to-many self referencing model

I have a model called Product that has the following self referencing many-to-many relation: // pare...

0 Likes
0 Replies

Sub-Domain Routing

Hi, We are working on an ecommerce application and we will be having a large number of sub domains(m...

0 Likes
1 Replies
posted 8 years ago

A week of Laravel (29 May-05 June 2016)

laravel/framework master f795b29: Fixed incorrect logging error suppression (#13881) @GrahamCampbe...

0 Likes
0 Replies

How to access controller method from inside another controller

Hi, I'm a Laravel newbie and I'm quite confused about laravel architecture. Basically, I need to get...

0 Likes
6 Replies

Multiple authentication methods for the same routes

Hi all. My app provides an API that is used both by the frontend (with form/ajax requests) and by ex...

0 Likes
1 Replies

[5.2] dynamic menu

hello, I have a little idea, if I have many modules with logic menu in every modules, can that menu...

0 Likes
0 Replies

Problem with extending of elixir

I want to output style.css outside app folder(one level above root). But for some reason my code doe...

0 Likes
0 Replies

How to do Theaming in laravel 5

Hi, I want to create a theme for laravel 5, but not getting any appropriate tutorial for it. Any one...

0 Likes
3 Replies
Solved

SQS Duplicate messages handeling

I am running a queue process using Amazons SQS and a separate machine that processes the jobs (a wor...

0 Likes
1 Replies

Laravel Roles and Permissions on routes

I have a Laravel 5.2 application using the Auth functionality provided by Laravel. For roles and per...

0 Likes
2 Replies

Laravel Cashier Multiple Subscription

Hi everyone, I am developing an application which is a subscription based app. But in my case rather...

0 Likes
0 Replies

Lumen artisan console does not use bootstrap/app.php

Is it me or does Lumen only loads the minimal stack within Job and Console. Nothing from bootstrap/a...

0 Likes
0 Replies
posted 8 years ago

A week of Laravel (24-29 May 2016)

laravel/framework master 1bd59e5: Applied CS fixes from StyleCI @GrahamCampbell 21123c8: merge @...

0 Likes
0 Replies

Running Multiple Applications with one laravel Installation‏

in CodeIgniter, there is a way to make a multi app in same CodeIgniter Installation . http://www.cod...

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