damilola jolayemiWorkflow tip: How to use Vuejs in a Laravel PackageAt least a basic knowledge of Laravel package development is needed. This post is about how to give users full customization control of the…Feb 25, 20181Feb 25, 20181
damilola jolayemiHow to use Vuejs with Stripe Elements and Uikit(feel free to swap Uikit for any css framework you prefer)Feb 23, 20183Feb 23, 20183
damilola jolayemiWorkflow tip — Introduction to AliasesWelcome, glad you are here. Let’s get to it.Dec 2, 20172Dec 2, 20172
damilola jolayemiinDamilola JolayemiRest parameters: Getting all function arguments dynamically.When we have a function that is passed one or two arguments, it’ s quite easy to get the arguments and do what we want with them. But a…Nov 18, 2017Nov 18, 2017
damilola jolayemiinDamilola JolayemiMaking a custom vuejs directiveA vue directive is a function that can be attached to DOM elements to make them do certain things. They are most useful at those times when…Nov 12, 2017Nov 12, 2017
damilola jolayemiinDamilola JolayemiTool tip: Browsersync with Laravel-mixBrowsersync has a feature called life sync i didn't know about for a long time. It automatically updates your browser as you change HTML…Nov 5, 20171Nov 5, 20171
damilola jolayemiinDamilola JolayemiWhen writing code for handling exceptions, do you repeat yourself ?Exception handling is an important subject in software development because it gives us the ability to handle in advance runtime errors that…Oct 31, 2017Oct 31, 2017
damilola jolayemiinDamilola JolayemiMaking The Most Of Laravel Form RequestsI started using form request when I noticed my controllers were starting to get large and some validation rules used in model crud…Oct 25, 20174Oct 25, 20174
damilola jolayemiinDamilola JolayemiSetting up Nativescript on UbuntuRecently I changed my development operation system from Windows to Ubuntu. And bit by bit, as project demands i have been setting things…Oct 18, 20172Oct 18, 20172
damilola jolayemiLearning Guide- Wordpress theme developmentThis post is intended for everyone new or looking for a refresher on wordpress theme development. I have selected these posts based on year…Oct 12, 2017Oct 12, 2017