Skip to content

Practicing various features in Laravel (importing Html template into blade, playing around with resource controller, trying some VueJS)

Notifications You must be signed in to change notification settings

LuckyGiga/Laravue

Repository files navigation

Exploring and practicing Laravel.

In this project I want to practice a bit and achieve following results:  

    • Compiling into Laravel Blade engine an HTML+Bootstrap design template (New UI from CreativTim) and make it work.
      • compile the CSS resources using Laravel Mix
      • compile JS resources using Laravel Mix
    • Follow instructions from Traversy Media to make a simple laravel resource working.
    • Follow instructions about Full Stack Vue.js & Laravel and make it work the same way
      • do a bit more, bring some Vue Modals, etc...
      • bring Bootstrap-Vue component and use it for modal
      • make everything look nice, in cards and controlled via nice modal
    • import FullCalendar wrapped in VUE and learn how to use it.
    • Add image to Github
    • Publish to VPS
    • Summarize hints and conclusions

this is how it looks

alt text

this is how article gets added

alt text

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:

Laravel is accessible, yet powerful, providing tools needed for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework, making it a breeze to get started learning the framework.

If you're not in the mood to read, Laracasts contains over 1100 video tutorials on a range of topics including Laravel, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.

About

Practicing various features in Laravel (importing Html template into blade, playing around with resource controller, trying some VueJS)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published