UI Deploy

Curated, Short, Web UI Dev we Love.

How to add custom class in Laravel 5

In Laravel 4 adding custom classes was quite straight forward but with changes in Laravel 5 architecture, defining and using your custom class is little bit different.

view source

Advertisement