php

Oct
10

Laravel user Registration and Login

Using Laravel packages to help us This will be a fairly simple tutorial as I’m not re-creating the wheel
1 min read
Oct
10

Nice little Laravel tip (Blade Ternary Operator)

Just today, I was looking at using a ternary operator in Laravel’s Blade templating system and thought to myself…
Oct
10

Laravel Localhost removing /public/index.php

I have been in the Laravel chats for quite a while now and one question which I see regularly is
1 min read
Oct
10
Laravel Dynamic Navigation Package

Laravel Dynamic Navigation Package

I have created a Laravel dynamic navigation package for Laravel, which can be seen in my previous post. If you
1 min read
Oct
10

Laravel Dynamic Menu Tutorial (Best for Admin packages)

Jetpack Memberships Error: jetpack-memberships-rb-npf Could not find a plan for this button. Edit this post and confirm that the selected
4 min read
Oct
10
Composer Private Repository Problems

Composer Private Repository Problems

Cross development can be a pain… Recently I have been finding out the slight differences between Windows and Linux for
2 min read
Oct
10

First Laravel Tutorial - Controllers and Routes

Commence quick and helpful tutorial… Laravel route Previously on a Laravel project, I had to have a slug within my
1 min read