Support the ongoing development of Laravel.io →

1,618 Threads

Laravel IDE

Hello Guys; I want us to advocate for Laravel IDE that can be doing Scaffolding for Controller Views...

0 Likes
0 Replies

Laravel 5.4 Open Source CMS

We have published our CMS System as open source. Please write your comments and reviews about this p...

0 Likes
0 Replies

Seeders within a package

Hello, guys! I'm working on a small reusable package and one part of it - to publish some seeds. I w...

0 Likes
2 Replies

Advanced Scout Driver for Elastic Search

Hello, guys! I couldn't find a Scout driver for Elastic Search that would satisfied my needs entirel...

0 Likes
0 Replies

How to use Admin template after npm install

I know there is a package out there for Laravel-Gentella, but I would like to download the original...

0 Likes
0 Replies

Gulp Watch Running Excruciatingly Slow

Im been having this problem ever since I started developing and using gulp. My project is using the...

0 Likes
0 Replies

Boilerplate 5.2: assign single permission to multi group

Hi everyone, Need your help. I'm using laravel boilerplat 'Lagency_5.2', Great job done by these guy...

0 Likes
0 Replies

[Package] DbMapper

I want to share with you one of my first packages I've ever made. It's called DbMapper and it provid...

0 Likes
0 Replies

[announcement] Laravel Sketchpad

Hey all, About a year ago, I posted about a package I was working on called Sketchpad, which I'm ple...

0 Likes
0 Replies

I am sharing bash scripts for installing Laravel 5.4

Hi everyone, I created two bash scripts to ease Laravel installations and thought I'd share them wit...

0 Likes
0 Replies

Can I develop HR/Payroll System in Laravel

Can I develop payroll in system by laravel? How much you suggest Laravel for this task? Welcome to y...

0 Likes
3 Replies
posted 8 years ago

Import Excel

hi, I want to import a excel file. So in controller i do : $reader=Excel::load('storage/app/uploads/...

0 Likes
1 Replies
Solved

MailGun Client error: `POST https://api.... resulted in a `404 NOT FOUND???

Sending from localhost, Windows 10, OpenServer! Settings .env: MAIL_DRIVER=mailgun MAIL_HOST=smtp.ma...

0 Likes
1 Replies
posted 8 years ago

Create a custom middlewareGroup in custom package

This is not working: public function boot(\Illuminate\Routing\Router $router) { $rou...

0 Likes
1 Replies
posted 8 years ago

Laravel Redis Echo server Tutorial

If anyone can post a small tutorial/demo of laravel echo server using socket,io and redis with priva...

0 Likes
0 Replies

Call to a member function getClientOriginalName() on a non-object with intervention

public function postCreate() { $validator = Validator::make(Input::all(), Product::$rules); if ($...

0 Likes
12 Replies
Solved
posted 8 years ago

My company, Bukwild, just open sourced our Laravel CMS package: Decoy

If you're looking for an open source Laravel CMS, I wanted to put the one we made out there: https:/...

0 Likes
0 Replies
posted 8 years ago

Permission denied creating package in laravel 5.4

I'm creating a cms package that I will be using. The problem that I'm having is that after I publish...

0 Likes
1 Replies

Elasticsearch, No alive nodes found in your cluster

Hi, I'm using elasticsearch 5.2.2 with Laravel 5.4 and homestead and I get the following error when...

0 Likes
1 Replies

Creating role and permission error

Call to undefined method Illuminate\Database\Query\Builder::translationEnabled() (View: C:\xampp\htd...

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.

© 2025 Laravel.io - All rights reserved.