Pinned Repositories
Ajax-CRUD-example-in-laravel
Example performing CRUD operations in laravel using ajax.
datatables-implementation-laravel
An example of integrating jQuery datatables plugin in laravel.
highcharts-demo-laravel
Implementing highcharts in laravel example.
Laravel_Social_Login-Socialite
A demo app for implementing login with different social networks like Facebook, Google +, Twitter, Github using laravel Socialite package.
Pagination-and-Search-Laravel
Example of pagination and search functionality combined in Laravel Framework
paypal-payment-gateway-integration-laravel
A example application showing how to integrate PayPal payment gateway in your Laravel applications
programminginpython.com
This repo consists code of all the programs discussed at programminginpython.com website
searchexamplelaravel
Search Functionality example in laravel.
vue-js-crud-laravel
Simple CRUD operations using Laravel and Vue.js
Vuejs_laravel
A simple introduction to vue.js in laravel
avinashn's Repositories
avinashn/Ajax-CRUD-example-in-laravel
Example performing CRUD operations in laravel using ajax.
avinashn/programminginpython.com
This repo consists code of all the programs discussed at programminginpython.com website
avinashn/paypal-payment-gateway-integration-laravel
A example application showing how to integrate PayPal payment gateway in your Laravel applications
avinashn/vue-js-crud-laravel
Simple CRUD operations using Laravel and Vue.js
avinashn/searchexamplelaravel
Search Functionality example in laravel.
avinashn/Pagination-and-Search-Laravel
Example of pagination and search functionality combined in Laravel Framework
avinashn/highcharts-demo-laravel
Implementing highcharts in laravel example.
avinashn/middleware-laravel-example
How to use Middleware in laravel for content restriction based on user role.
avinashn/Vuejs_laravel
A simple introduction to vue.js in laravel
avinashn/sending_html_mails_in_laravel
A tutorial on how to send html emails in Laravel using Beautymail package
avinashn/datatables-serverside-laravel
An example of integrating jQuery datatables plugin with server side operations in laravel.
avinashn/ImportCSVdata-laravel
A laravel example to import data from a csv file and store it in database.
avinashn/using-bootgrid-plugin-laravel
An example of integrating jQuery bootgrid plugin in laravel.
avinashn/StripeIntegration_laravel
A simple example on integrating Stripe payment gateway in laravel applications.
avinashn/Search_and_gallery_app_vuejs
A simple gallery view type app with search feature in vuejs.
avinashn/tailwindcss-laravel
This is a code base for the project discussed on "How to add Tailwind CSS to your Laravel apps" here https://www.youtube.com/watch?v=vUqAFx7kSnQ
avinashn/Laravel-Consumer-App
An example app which consumes an API made in Laravel which is authenticated with passport packages
avinashn/Laravel-Passport---API
A tutorial on how to integrate Passport package and protect API's created in Laravel
avinashn/vuejs-consumer-laravel-API
A sample tutorial on how to consume Laravel API with Passport package in Vue.js app.
avinashn/Image-Intervention-laravel-example
An tutorial on integrating Image intervention package in Laravel applications.
avinashn/Pagination-example-in-Laravel
Laravel pagination example application source code from the post - http://justlaravel.com/pagination-in-laravel/
avinashn/angular-consumer-laravel-API
A sample tutorial on how to consume Laravel API with Passport package in Angular app.
avinashn/avinashn
avinashn/awesome-laravel
A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem
avinashn/Cricket-Info
avinashn/datetime_format-laravel
A simple example to show date in arabic language using php's DateTime function in laravel
avinashn/laravel-adminLte-withLogin
A basic Laravel 5.6 project with AdiminLTE integrated with a custom login functionality
avinashn/Routing-Example-in-Laravel
Source code of the routing example discussed here - http://justlaravel.com/routing-in-laravel/
avinashn/thank-you-laravel
Leave a thanks to Laravel
avinashn/thank-you-php
Give thanks to PHP