Creating packages inside Laravel 5.1 - Part 1
In this tutorial, I will show you how we can create our own package inside Laravel 5.1 so that the packages can be made modular and then re-used in other projects as well. You can find the code on this branch of Learning L5 repository - http://bit.ly/1MuEzjp And part 2 of this tutorial can be found on this link: http://bit.ly/1E4DLuu
In this tutorial, I will show you how we can create our own package inside Laravel 5.1 so that the packages can be made modular and then re-used in other projects as well. You can find the code on this branch of Learning L5 repository - http://bit.ly/1MuEzjp And part 2 of this tutorial can be found on this link: http://bit.ly/1E4DLuu