Showing 10 of 1,090 results.

Laravel Artisan Migration Command: The migrate:refresh Command

…d is a shortcut to calling two other Artisan commands. The following examples are equivalent: 1 # Reset all the migrations. 2 php artisan migrate:reset 3 4 # Run all outstanding migrations. 5 php artisan migrate The same using the migrate:refresh...

Semantic UI Paginator for Laravel 4

So its been quite a while since I've written a blog post. I've been busy. With lots of things. One of those things has been playing around with Semantic UI, a web design framework in the same spirit as Bootstrap and Foundation. Semantic UI is...

Filter Search