Laravel – ActivateSaga https://activatesaga.com ActivateSaga. Content for Web Artisans. Wed, 17 Apr 2024 14:34:01 +0000 en-US hourly 1 https://wordpress.org/?v=4.8.24 https://activatesaga.com/wp-content/uploads/2017/10/favicon-150x150.jpg Laravel – ActivateSaga https://activatesaga.com 32 32 Database Migrations and Seeding in Laravel https://activatesaga.com/database-migrations-seeding-laravel/ https://activatesaga.com/database-migrations-seeding-laravel/#respond Thu, 29 Dec 2016 01:11:53 +0000 http://activatesaga.com/?p=4647 Hello there! This is a video I created that covers database migrations and data seeding Laravel. It covers how to create migrations, how to work with you seeder class and how to create model...

The post Database Migrations and Seeding in Laravel appeared first on ActivateSaga.

]]>
https://activatesaga.com/database-migrations-seeding-laravel/feed/ 0
Sending Email in Laravel with Mailables https://activatesaga.com/sending-email-laravel-mailables/ https://activatesaga.com/sending-email-laravel-mailables/#respond Thu, 15 Dec 2016 01:14:56 +0000 http://activatesaga.com/?p=4606 I recently found out about a feature in Laravel 5.3 as I was working with email. That was when I discovered Laravel Mailables. This is a great, clean way to send email; especially if...

The post Sending Email in Laravel with Mailables appeared first on ActivateSaga.

]]>
https://activatesaga.com/sending-email-laravel-mailables/feed/ 0
Laravel Collections: The map() Method https://activatesaga.com/laravel-collections-the-map-method/ https://activatesaga.com/laravel-collections-the-map-method/#respond Thu, 01 Dec 2016 02:43:22 +0000 http://activatesaga.com/?p=4526 In the last blog post, I talked about collections in Laravel. I decided to make a video this time, taking about the map() method and what it does. The video explains the map() method...

The post Laravel Collections: The map() Method appeared first on ActivateSaga.

]]>
https://activatesaga.com/laravel-collections-the-map-method/feed/ 0
Laravel Collections Make PHP Development Awesome https://activatesaga.com/laravel-collections-make-php-development-awesome/ https://activatesaga.com/laravel-collections-make-php-development-awesome/#comments Wed, 30 Nov 2016 02:18:45 +0000 http://activatesaga.com/?p=4515 Laravel provides a lot of amazing tools out-of-the-box and collections are one of them. The collection class within Illuminate\Support is basically a wrapper that allows you to work with and manipulate arrays of data....

The post Laravel Collections Make PHP Development Awesome appeared first on ActivateSaga.

]]>
https://activatesaga.com/laravel-collections-make-php-development-awesome/feed/ 2
Laravel Vlog: Exploring Authentication in Laravel and Defaults. https://activatesaga.com/laravel-vlog-exploring-authentication-in-laravel-and-defaults/ https://activatesaga.com/laravel-vlog-exploring-authentication-in-laravel-and-defaults/#respond Sun, 03 Jul 2016 08:08:54 +0000 http://activatesaga.com/?p=4115 Just a short video on Authentication in Laravel. We will explore the default auth settings in this amazing framework! I totally forgot to add “username” to the $fillable array inside the User model. It’s...

The post Laravel Vlog: Exploring Authentication in Laravel and Defaults. appeared first on ActivateSaga.

]]>
https://activatesaga.com/laravel-vlog-exploring-authentication-in-laravel-and-defaults/feed/ 0
Laravel Vlog: Building a Bookings API with Lumen https://activatesaga.com/laravel-vlog-building-a-bookings-api-with-lumen/ https://activatesaga.com/laravel-vlog-building-a-bookings-api-with-lumen/#respond Fri, 18 Dec 2015 06:32:56 +0000 http://activatesaga.com/?p=3779 So I’ve been getting into building APIs. I’m really starting to enjoy that area. In this vlog, I just wanted to share what I’ve been build so far. I’ve been building a sort of...

The post Laravel Vlog: Building a Bookings API with Lumen appeared first on ActivateSaga.

]]>
https://activatesaga.com/laravel-vlog-building-a-bookings-api-with-lumen/feed/ 0
Laravel Vlog: Creating a Todo App – Part 2: Validation and User Feedback https://activatesaga.com/laravel-vlog-creating-a-todo-app-part-2-validation-and-user-feedback/ https://activatesaga.com/laravel-vlog-creating-a-todo-app-part-2-validation-and-user-feedback/#respond Thu, 10 Dec 2015 07:02:20 +0000 http://activatesaga.com/?p=3753 In part 2 of this Laravel Vlog series, I add in some validation in our “create” todo form. We solve the problem of stopping the form from submitted when there is no input in...

The post Laravel Vlog: Creating a Todo App – Part 2: Validation and User Feedback appeared first on ActivateSaga.

]]>
https://activatesaga.com/laravel-vlog-creating-a-todo-app-part-2-validation-and-user-feedback/feed/ 0
Laravel Vlog: Creating a Todo App – Part 1 https://activatesaga.com/laravel-vlog-creating-a-todo-app-part-1/ https://activatesaga.com/laravel-vlog-creating-a-todo-app-part-1/#respond Wed, 02 Dec 2015 09:46:01 +0000 http://activatesaga.com/?p=3732 I created my first YouTube video tonight! Finally had the guts! I decided to make a Laravel Vlog, discussing Laravel related things. In this video, I get the initial “Todo” app setup and dive...

The post Laravel Vlog: Creating a Todo App – Part 1 appeared first on ActivateSaga.

]]>
https://activatesaga.com/laravel-vlog-creating-a-todo-app-part-1/feed/ 0
Experimenting with Repositories https://activatesaga.com/experimenting-with-repositories/ https://activatesaga.com/experimenting-with-repositories/#respond Thu, 29 Oct 2015 19:49:23 +0000 http://activatesaga.com/?p=3685 So I guess this is somewhat of a live coding session, only in a Github Gist format. I’m still trying to wrap my head around the Repository Pattern in Laravel. In this Gist, I...

The post Experimenting with Repositories appeared first on ActivateSaga.

]]>
https://activatesaga.com/experimenting-with-repositories/feed/ 0
Building REST APIs: Returning a JSON Response in Laravel https://activatesaga.com/building-rest-apis-returning-a-json-response-in-laravel/ https://activatesaga.com/building-rest-apis-returning-a-json-response-in-laravel/#respond Mon, 28 Sep 2015 19:50:51 +0000 http://activatesaga.com/?p=3643 Lately, I’ve been getting into building and designing REST APIs. I’ve found it quite simple to do this in Laravel. Let’s say I have a this particular endpoint: /api/v1/project/1 and it is a GET...

The post Building REST APIs: Returning a JSON Response in Laravel appeared first on ActivateSaga.

]]>
https://activatesaga.com/building-rest-apis-returning-a-json-response-in-laravel/feed/ 0