• About
  • Apps
    • Testan
29 Feb 2020
cat: Angular 2+
0 Comments

Laravel API and Angular Client Tutorial – Part 6 Client Form File Upload

In this tutorial we will update the Angular Client app to and create a form to upload a file to our Laravel API. We will use the Angular reactive forms for validation. Lastly we will create an Angular guard to make the post form only accessible to logged-in users.
Read More
17 Feb 2020
cat: API, Laravel, PHP
0 Comments

Laravel API and Angular Client Tutorial – Part 5 API File Upload

Introduction In this tutorial we will create an API route where we can upload a file with title. We will create service classes to reduce the codes in the controller and view-models to reduce the arguments. View-models are optional but is helpful with passing data around from controllers to other classes which I already covered  … Read more

Read More
09 Feb 2020
cat: Angular 2+
0 Comments

Laravel API and Angular Client Tutorial – Part 4 Client Get Photos and Videos

Introduction In the last few parts, we had created the authentication API, get the photos and videos, and was able to have the Angular app login work. Now we can update the client app to show the photos or videos. In this tutorial we show the photos and videos in an infinite scrolling page. Lastly,  … Read more

Read More
05 Feb 2020
cat: API, Laravel, PHP
0 Comments

Laravel API and Angular Client Tutorial – Part 3 API Get Photos and Videos

Introduction In the last tutorials we added OAuth authentication in our Laravel API and had the Angular App login to it. Now we can create a resource URL where we can get the posts with photos and videos. We will format the response with the help of Dingo API’s helper trait and PHP Leagues Fractal  … Read more

Read More

Recent Posts

  • Laravel 8 Clean Architecture Example
  • Laravel Factory Design Pattern Example
  • Laravel API and Angular Client Tutorial – Part 6 Client Form File Upload
  • Laravel API and Angular Client Tutorial – Part 5 API File Upload
  • Laravel API and Angular Client Tutorial – Part 4 Client Get Photos and Videos

Recent Comments

  • Nick Alcala on Laravel OAuth with Passport and Dingo API
  • Neo on Laravel OAuth with Passport and Dingo API
  • Nick Alcala on Express JS OAuth 2 Server using oauth2-server package
  • James on Express JS OAuth 2 Server using oauth2-server package
  • Nick Alcala on Laravel Factory Design Pattern Example

Archives

  • February 2021
  • April 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • August 2019
  • July 2019
  • March 2019
  • December 2018
  • June 2018
  • March 2018
  • February 2018
  • November 2017

Categories

  • Angular 2+
  • API
  • Express
  • Laravel
  • Node
  • PHP

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright (c) Nice Programmer 2025 | Privacy Policy | Contact: support@niceprogrammer.com