Hi, i looking for some simple CMS framework for Lravel 5.1. I would like useing module for login or...
<?php use Faker\Factory as Faker; use Illuminate\Database\Seeder; use Illuminate\Database\Eloque...
Hi, I have two tables; Table user and table user_groups. I'm using soft delete to delete users. When...
I'm new to package development, Now trying to include my Bootstrap css file ( from bower ) Now I'm w...
Hi everyone, I released a package and I just want to learn your suggestions and opinions about this...
Hello guys, started working on a package recently and found out the css/js files need to be publishe...
Hi guys, I was wondering if anyone uses Laravel Throttle by Graham Campbell? I like this package as...
In a fresh Laravel build, I cannot get overridden IoC bindings to work everywhere in the application...
Hi all, i try to use factory function in my PHPUnitTest in my custom package. This is my test code:...
Hi, is someone familiar with this package : https://github.com/logicalgrape/paypal-ipn-laravel I fol...
I am simply adding a paypal IPN (using the https://github.com/mike182uk/paypal-ipn-listener) to add...
Hello, I'm starting developing my first Hello World RESTful API with Laravel 5. What package, instal...
Hey guys, Since Lumen doesn't provide all needed generators, I have built a package including some u...
This tutorial shows you how to generate database seed data using Fake Library http://www.tutorials.k...
Hello guys, I want to use a wysiwyg editor which supports uploading pictures and inserting mathemati...
Hi there, I have the following problem i'm using laravel 5 and laraparse package.Login with parse wo...
Content management system made for Laravel. WholeCMS Github Address https://github.com/wholecms/core...
Hi all, I want to write my.properties file. My query is that “In which path it should be created”....
I migrate to 5.0 , there is a fix that i find to include workbench in 5.0 "require": { &q...
are there any package for laravel that notify you when should you use eager loading for a given quer...
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