Support the ongoing development of Laravel.io →
posted 7 years ago

A fork of Laravel Echo with Ratchet support

I’m working on a Ratchet implementation for broadcasting and started with the Echo client. This vers...

0 Likes
0 Replies

oops, something went wrong message

Hello, For learning Lavarel I follow this book: Getting started with Lavarel 4. At some point I have...

0 Likes
4 Replies
Solved
posted 7 years ago

tcpdf on Lumen Class 'PDF' not found

I created a new project with Lumen 5.4.7 and I added the TCPDF library from elibyy/tcpdf-laravel ver...

0 Likes
1 Replies
Solved
posted 7 years ago

I Want to Start up laravel Community in Uganda

I am student,in Kyambogo University in Uganda, i have been part of a group of people who help to tea...

0 Likes
0 Replies

Asset URL for CDN

I have all my public files uploaded to Amazon S3 soon cloudfront. How do i manage my URL to use CDN...

0 Likes
4 Replies

Laravel collection class bug in avg() and average()

Illuminate\Support\Collection avg() and average() function gives unexpected result on collection...

0 Likes
1 Replies
posted 7 years ago

[L5.4] Middleware in controller construct not working

Hello, I have code like this class AController extends Controller { public function __construct...

0 Likes
0 Replies
posted 7 years ago

Seeding with same code another model throws error??

I have two tables, manufacturers & models that I'm seeding via factories. ManufacturersFactory:...

0 Likes
0 Replies

Laravel column modifier method "after()" not working

I am using Laravel 5.4 and Postgres I need to create a new column after a particular column, so I ad...

0 Likes
1 Replies

Should I learn/use Laravel for a small project?

Hi, I'm making a student management system for my semester project with three different logins (teac...

0 Likes
1 Replies

How to create reports in laravel???

Need step by step to implement laravel Report in laravel

0 Likes
1 Replies

how to implement two factor auth in laravel?

searched on the Internet, but to no avail, can anyone help?

0 Likes
1 Replies
Solved

Querying a model using conditions in relationship

Hello I'm making a webapp with categories, pages and banners that can be displayed on pages based on...

0 Likes
2 Replies
Solved

Integrating Bootstrap Admin Template with Laravel 5

Hi guys, I have posted a simple tutorial on how to Integrate Bootstrap Admin template with laravel...

0 Likes
2 Replies

Laravel project using Models External

Laravel Project using External Models I need to use a structure in the Laravel Project where the Mod...

0 Likes
3 Replies
posted 7 years ago

Order queries subsets of related fields

Let's say that I have two models: Authors and Books class Authors extends Model { public functio...

0 Likes
2 Replies

Constraining Eager Loads with column from parent Model

Hello Everyone, I am looking for something like this /** * Get offer related to the request. */ pu...

0 Likes
2 Replies
posted 7 years ago

InvalidArgumentException: Recursion detected

I was reading the book Lumen Programming Guide by Paul Redmond which is really a great book. I was o...

0 Likes
1 Replies

How to observe Many to Many relation attach()/sync() action?

How to observe Many to Many relation attach()/sync() action? For this: I have Tag model and Post mod...

0 Likes
5 Replies

Extending spatie laravel-activitylogs Activity Model and add

I'm working on Laravel 5.4 application and trying to install spatie/laravel-activitylog v1.16 (old v...

syofyanzuhad liked this thread

1 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.