Skip to content

For noting some of my learning process of learning laravel.

Notifications You must be signed in to change notification settings

K4Lok/learn_laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Laravel Framework

Introduction

A repository to store some of the learning process and hopefully I can note down some of the tricky part and some methods to solve it. btw I'm doing most of it on window.


Category

The table below lists the notes that

Topic Link Description
Environment Installation Note Basic process on installing different package you require to build up a laravel project.
Customized Command Note To construct and call out customized command in the terminal to actively run specific task.
Error Handling Note Handle exception when encounter some inevitable error and keep the program running.
Storing Exports Note Storing excel file into specific directory after querying data from the database.
Excel to Database Note Copy all the data in an excel file to your database.
Build an API Note Build a callable custom API on your web server.

About

For noting some of my learning process of learning laravel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages