Fmchan Navigation
  • Home
  • Profile
  • Notes
  • Contact
  • Home
  • Profile
  • Notes
  • Contact

Tag Archive

Home fmchan laravel

Laravel – send Email by Notification

fmchanMarch 20, 2020programmingLeave a Comment

First we create a trait for user. Visit https://medium.com/@kshitij206/traits-in-laravel-5db8beffbcc3 (Traits in PHP and Laravel) if you want to learn trait. … Read More

Laravel cheat sheet

fmchanMarch 19, 2020programmingLeave a Comment

reference Clear

Laravel – checkout from git and install by composer on a new Debian/Ubuntu server

fmchanMarch 11, 2020programmingLeave a Comment

Environment: Laravel 5.8, PHP 7.0, Debian 9.12 First, upgrade PHP to the latest one (7.3) Second, install latest composer (1.9.3) … Read More

Laravel – deploy the app to a sub directory?

fmchanMarch 11, 2020programmingLeave a Comment

Usually we deploy the app to the root of domain (i.e. domain.dev) but what if we want to deploy to … Read More

Laravel deployment – HTTP ERROR 500?

fmchanMarch 11, 2020programmingLeave a Comment

If you encounter this problem with Apache but the app doesn’t have any problem while running directly. Then you should … Read More

Laravel deployment with Apache on Debian/Ubuntu

fmchanMarch 11, 2020programmingLeave a Comment

Environment: Lavel 5.8, PHP 7.3, Apache 2.4, Debian 9.12 Permission Virtual Host Directory is the laravel root and DocumentRoot is … Read More

  • Home
  • Profile
  • Notes
  • Contact

fmchan © 2018 - 2020