Pinned Repositories
01-awesome-docker
docker-compose experimenting.
api-be
RESTful API with Laravel practice, using Postman. Task: connect Postman to this api, and GET, POST, PUT, DELETE data from the API.
dvdrental
This Laravel app I use to learn and test new Laravel features and packages. It uses a dvdrental database that I borrowed from https://www.postgresqltutorial.com/postgresql-getting-started/postgresql-sample-database/.
gradebook-api
Vivify final exam (advanced course). This app is the backend for the gradebook-vue SPA.
gradebook-vue
This is the fronted part of the gradebook SPA app, it works with gradebook-api.
Laravel-Roadmap-Learning-Path
loanToolApp
This app is meant to be used by companies who do power tool loans to their customers. This app is capable of managing every aspect of the tool loan business: logging the tool availability and loan events, track tools, create invoices for customers for tool loaning, reserve tools for future tool loans, and much more.
roof
This app is ment for users who would like to buy a flat, and who would like to see and compare different flat ads from different flat advertising web sites. The roof app will collect flat ads form adverstising sites via crawling, and display them to the user. The user can create lists - example: Flats from Belgrade max 100000 eur - with filters. Th
trivia-app
trivia-app is a Vue app, that can serve as a frontedn to some predefined API. It can get Chuck Norris jokes from one API (https://api.chucknorris.io/), and it can get pub quiz questions with answers from another API(https://opentdb.com/).
webpage-template
My template for vanilla php webpages and vanilla php api tasks.
Ranagol's Repositories
Ranagol/Laravel-Roadmap-Learning-Path
Ranagol/dvdrental
This Laravel app I use to learn and test new Laravel features and packages. It uses a dvdrental database that I borrowed from https://www.postgresqltutorial.com/postgresql-getting-started/postgresql-sample-database/.
Ranagol/webpage-template
My template for vanilla php webpages and vanilla php api tasks.
Ranagol/breeze
Ranagol/Build-Modern-Laravel-Apps-With-Inertia
Ranagol/coca-cola
Ranagol/docker-php-sample
A simple PHP application
Ranagol/food-order-app-laravel-tdd
Ranagol/git-experiment
Ranagol/how-to-test
Experimenting how to set up a test enviroment for Laravel, where the test db is an actual, real db - and not from memory.
Ranagol/job-search-end-of-section-36
Ranagol/jobs
Ranagol/laravel-testing-101-2515081
This is a repository for the LinkedIn Learning course Laravel Testing 101
Ranagol/Laravel-Testing-Course
Laravel Daily course, from here: https://www.youtube.com/watch?v=BuDger5Ytbc&list=PLdXLsjL7A9k0esh2qNCtUMsGPLUWdLjHp
Ranagol/multitenancy-experiment
As the name says: I am experimenting here with multi-tenancy. For this I use the Spatie multi tenancy package.
Ranagol/myVue3
Ranagol/php-unit-testing
Ranagol/php-xdebug-mysql-nginx-redis-docker
Ranagol/phpunit
Ranagol/phpunit_rest
Ranagol/sail
Ranagol/sail_lar_vue_inertia2
Ranagol/simplelogistik
Ranagol/tdd
Ranagol/Use-Laravel-to-Create-a-SPA-with-Vue-Inertia-and-Tailwind
Create a Single Page Application for your portfolio using the best CSS, JavaScript and PHP frameworks and libraries.
Ranagol/vue-ts-experiment
Ranagol/vue-workbench
Ranagol/vue3
Ranagol/vuetify-project
Ranagol/workbench
This is a basic vanilla php+js+css webpage. It's purpose is experimenting and testing. So when some new stuff is learned, in can be tryed/tested here.