Im been having this problem ever since I started developing and using gulp. My project is using the...
Hi everyone, Need your help. I'm using laravel boilerplat 'Lagency_5.2', Great job done by these guy...
I want to share with you one of my first packages I've ever made. It's called DbMapper and it provid...
Hey all, About a year ago, I posted about a package I was working on called Sketchpad, which I'm ple...
Hi everyone, I created two bash scripts to ease Laravel installations and thought I'd share them wit...
Can I develop payroll in system by laravel? How much you suggest Laravel for this task? Welcome to y...
hi, I want to import a excel file. So in controller i do : $reader=Excel::load('storage/app/uploads/...
Sending from localhost, Windows 10, OpenServer! Settings .env: MAIL_DRIVER=mailgun MAIL_HOST=smtp.ma...
This is not working: public function boot(\Illuminate\Routing\Router $router) { $rou...
If anyone can post a small tutorial/demo of laravel echo server using socket,io and redis with priva...
public function postCreate() { $validator = Validator::make(Input::all(), Product::$rules); if ($...
If you're looking for an open source Laravel CMS, I wanted to put the one we made out there: https:/...
I'm creating a cms package that I will be using. The problem that I'm having is that after I publish...
Hi, I'm using elasticsearch 5.2.2 with Laravel 5.4 and homestead and I get the following error when...
Call to undefined method Illuminate\Database\Query\Builder::translationEnabled() (View: C:\xampp\htd...
how automatically load packages in a custom package outside vendor directory? I made a directory pac...
Hi,, I've created my first package! Here it is: https://github.com/larsjanssen6/increment-decrement...
I didnt get any information avbout laravel 5.4 and angular 2 documentation details anywhere..Can i g...
Model <?php namespace App\Entities; use Laravel\Cashier\Billable; use Prettus\Repository\Contr...
Hi, anyone knows of a quiz package for Laravel (or independent)?
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community