Hello, i am new in laravel 5 and i want to create a pluggable project - i mean third party can creat...
Hi, I am creating migrations for my project and as usual defining string fields and their length als...
Hi there The latest stable Aimeos web shop package for Laravel includes full PHP 7 support with asto...
Hello, Maybe here is some guys familiar with rails, don't you think it would be good to have engines...
I would like to populate a field string(50) with one out of 3 possibilities, what can I write there?...
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...
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.