Support the ongoing development of Laravel.io →

1,813 Threads

Laravel LTS

With v 5 out soon there isn't a easy upgrade, it involves a lot of work to update from 4 to 5. Next...

0 Likes
4 Replies

Can't create Controller

Hello everyone. I downloaded someone else's project: github I was able to install it and my browser...

0 Likes
1 Replies

Article - Unboxing Laravel Authentication

http://asklagbox.com/blog/unboxing-laravel-authentication A look at the pieces of the Authentication...

0 Likes
0 Replies

Article - "Realtime" Facades in Laravel 5.4

http://asklagbox.com/blog/laravel-realtime-facades We're off to see the wizard.

0 Likes
0 Replies

Eloquent - relationship pivot table attributes

Hey, I am trying to create simple shopping cart / order module and I've decided to connect orders an...

0 Likes
2 Replies
Solved

Please Answer My Question

sorry for wrong title. but i am hanging with this question from long time. I want to create social n...

0 Likes
0 Replies
posted 10 years ago

Calling a method from another method in a class.

I am new to OOP and am still trying to grasp all of the concepts. I am trying to figure out how to...

0 Likes
3 Replies
Solved

How to define polymorphic many-to-many-to-many?

I have a polymorphic relationship issue that i'm trying to solve. But i dont know how to go about it...

0 Likes
0 Replies

laravel theme engine for region sidebar, breadcrumb, page title

I have used drupal for many years to develop custom web applications. Just switch to Laravel recentl...

0 Likes
0 Replies

Routing with https

Setting url to 'https://www.domain.com' in config/app.php instead of 'http://www.domain.com' seems t...

0 Likes
16 Replies

Laravel stacking application

Hello, i wonder if there is any way to stack laravel application and change .env file in order to ap...

0 Likes
0 Replies

How to manually (and externally) serialize JSON to push onto queue for processing?

Hi, I have a Laravel 5.3 installation running as a pure API application and need to connect from sev...

0 Likes
0 Replies

Why is "Redis\Database" contract the only one with implementation details?

The very ideia of a contract contradicts the usage of "Redis" in the namespace "Illum...

0 Likes
0 Replies
posted 7 years ago

loading a service provider following the execution request context

Hello, I would like to load some service provider only if I'm inside some execution context. So web...

0 Likes
0 Replies

Add Points after Stripe Payment

I'm at the very beginning of using stripe in my project (with Laravel Framework), and i want to ask...

0 Likes
0 Replies

Laravel 5 Performance Help

Hello, i have this Problem: We have a Laravel 5 Forum and we have daily 20k Clicks. The Problem is t...

0 Likes
0 Replies

Alias service class to service class

I'm using https://github.com/kristijanhusak/laravel-form-builder for my forms. It creates 2 services...

0 Likes
1 Replies
Solved

Sharing same framework across multiple applications

I am planning to have two sub domains to deploy two instances of the same application. Those will be...

0 Likes
0 Replies

Creating "Achievements" in Laravel

I have been looking at the possibilities of gamification on my webapp, which has been fun to think a...

0 Likes
7 Replies
Solved

Executing an SQL SERVER (MSSQL) Stored Procedure from laravel DB::select()

I have a proble related to this issue If I do: $st = \DB::select( "DECLARE @liResult I...

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.