Ed Zynda

Coder | Hacker | Superhero

Create A Self-destructing, Encrypted Message App In Laravel Part 2

Posted on · Tagged in

The first thing we’ll need to do is create a default layout. This is the layout that the rest of our views will extend. Let’s save it as ‘app/views/layouts/default.blade.php’. …

Read more »
Subscribe to my newsletter and get a free copy of my book, Aspect Oriented Programming in PHP.