Laravel Episode 7: CRUD Part 1
Episode 7: CRUD Part 1 Changes since the last episode. Switched out laravelcollective code to standard html code. Moved validation messages…
Episode 7: CRUD Part 1 Changes since the last episode. Switched out laravelcollective code to standard html code. Moved validation messages…
Episode 6: Password Reset and Email Move Login/Logout link to the navbar Add password help link to login page Configure .env…
Episode 5: MySQL and Auth Design Show how to configure MySQL Create a database Create a user specific to the database…
Episode 4: Models, Migration, and Database Look at the /config/database.php file Use sqlite for demo database touch storage/database.sqlite Look at migration files…
Episode 3: Controllers and Move Views Refer to topics covered in Episode 2 Adding assets locally using Node – jQuery and Bootstrap…
Episode 2: Views, Layouts, and Elixir Introduction Get episode2 branch from Github. The V in MVC is View. Views are what…
My first time streaming on livecoding.tv. I wanted to share with people how I use the Laravel framework. I decided to create…
My experience with the Samsung S6 has been a shaky one. I went through 3 different ones before nearly switching back to…
On October 26, 2015, Jekyll 3.0 was released. You can check out the blog post athttp://jekyllrb.com/news/2015/10/26/jekyll-3-0-released/. I decided to try it out…
I shared how I configured Windows 10 for my web development needs. In this post, I will share how I configured OSX…