Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maulayyacyber/bookmark-link
Bookmark Link
https://github.com/maulayyacyber/bookmark-link
bookmark hacktoberfest laravel link server
Last synced: about 1 month ago
JSON representation
Bookmark Link
- Host: GitHub
- URL: https://github.com/maulayyacyber/bookmark-link
- Owner: maulayyacyber
- Created: 2019-10-14T07:45:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T06:51:34.000Z (over 4 years ago)
- Last Synced: 2024-12-25T07:08:17.327Z (about 2 months ago)
- Topics: bookmark, hacktoberfest, laravel, link, server
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LINK BOOKMARK TUTORIAL
### **SERVER**
1. [SETUP SSL ON SERVER UBUNTU](https://www.vultr.com/docs/setup-lets-encrypt-with-apache-on-ubuntu-16-04)
2. [INSTALL LAMP STACK (APACHE, MYSQL, PHP)](https://www.ostechnix.com/install-apache-mysql-php-lamp-stack-on-ubuntu-18-04-lts/)
3. [ERROR WHEN UPDATE PHP ON MAC OS MOJAVE](https://github.com/liip/php-osx/issues/249)
4. [How To Set Up Nginx Server Blocks (Virtual Hosts) on Ubuntu 16.04](https://www.digitalocean.com/community/tutorials/how-to-set-up-nginx-server-blocks-virtual-hosts-on-ubuntu-16-04)
5. [Install Linux, Nginx, MySQL, PHP (LEMP stack) in Ubuntu 16.04](https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-in-ubuntu-16-04)
6. [How to Install and Configure PHP 7.0 or PHP 7.1 on Ubuntu 16.04](https://www.vultr.com/docs/how-to-install-and-configure-php-70-or-php-71-on-ubuntu-16-04)
7. [How to Setup a Complete Mail Server (Postfix) using ‘SquirrelMail’ (Webmail) on Ubuntu/Debian](https://www.tecmint.com/setup-postfix-mail-server-in-ubuntu-debian/)### LARAVEL
1. [DEPLOY LARAVEL PROJECT FROM GITHUB TO VPS (SERVER)](https://blog.nafies.id/web-server/deploy-project-laravel-dari-github-ke-vps/)
2. [ADDING CURRENT ACTIVE MENU ON LARAVEL)](https://laracasts.com/discuss/channels/laravel/adding-class-active-to-current-link-in-laravel-52?page=1)
3. [SWEET ALERT ON LARAVEL](https://daengweb.id/sweet-alert-dan-flash-messages-laravel-54)
4. [Youtube Channel Laravel 6 Bahasa indonesia](https://www.youtube.com/watch?v=ISK6o60cCQo&list=PL1aMeb5UP_PEHm9tJ9Rvy5gJ1ZkPbO8ND)
5. [Youtube Channel Web Development Bahasa Indonesia](https://www.youtube.com/channel/UC5xgusHHscTDAHxcxq6Dwdg)
6. [Membuat Multi Auth di Laravel 7](https://www.kawankoding.id/membuat-fitur-multi-auth-di-laravel-7/)
7. [Belajar Laravel Livewire : Menambahkan Data Tanpa Reload Halaman](https://www.kawankoding.id/belajar-laravel-livewire-menambahkan-data-tanpa-reload-halaman/)
8. [Kumpulan Tutorial Laravel](https://santrikoding.com/kategori/laravel)
9. [Kumpulan Tutorial Adoni Js](https://santrikoding.com/kategori/adonis-js)