- Adding a Calendar Front-end Component to your Application
- Adding Fullcalendar to your application with Laravel Mix
- Getting Json Events
- Adding a Modal Form to Create new bookings
- Adding a Star Rating system to your application - Step 1 - Generating BREAD for Star Ratings
- Adding a Star Rating system to your spplication - Step 2 - Putting the Foreign Key in the Flow
- Adding a Star Rating system to your application - Step 3 - Selecting which Court to Rate
- Adding a Star Rating system to your application - Step 4 - Adding the Star Rating component
- Adding a Star Rating system to your application – Step 5 – Changing the View to use the CSS Star Rating component
- Adding a Star Rating system to your application – Step 6 - Viewing an average of all ratings submitted
- Adding a Star Rating system to your application – Step 7 – Drilling down on the average rating
- Adding Interactive Maps to Laravel Applications with Leaflet js - Step 1 - get json data
- Adding Interactive Maps to Laravel Applications with Leaflet js - Step 2 - Installing Leaflet with Laravel Mix
- Adding Interactive Maps to Laravel Applications with Leaflet js - Step 3 - Adding Markers to the Map based on Json
- Adding Interactive Maps to Laravel Applications with Leaflet js - Step 4 - Adding a new Location/Marker
- Displaying chart data with CanvasJs - Part 1 - Generating JSON datapoints for a chart
- Displaying chart data with CanvasJs - Part 2 - Rendering the data using the Canvas plugin
- Adding Datatables to Laravel