Search results for laravel world data
asahasrabuddhe/world-data
81 Downloads
A package that contains data about the various countries, states and cities in the world.
apanasenkamaksim/laravel-world
4 Downloads
Provide countries, states, and cities relations database.
coolsam/laravel-mongodb-world
52 Downloads
Provide countries, states, and cities relations database for mongodb in laravel using jenssegers/laravel-mongodb
techguy/world-countries-api
831 Downloads
This package has api pointing to https://restcountries.eu. Fetches and stores all the countries in your local database.
dukenicols/world-countries-cities
9 Downloads
A package to delivery a wide seed array of Countries & their respective cities.
cyberionsys/laravel-countries
338 Downloads
A database with ISO country information in all configured translations
baklysystems/world-countries-cities
727 Downloads
A package to delivery a wide seed array of Countries & their respective cities.
rockhopsoft/buckystats
4 Downloads
Bucky Stats - Data Graphs for Co-Pilots of Spaceship Earth — Tracking some data points of a world whose organization is far too dominated by earlier grunches of giants. Inspired by Buckminster Fuller's ideas of immense data dashboards used to inform world leaders. If our governments are truly representative, then we all need powerful access to actionable data for evidence-based decisions.
rockhopsoft/buckystats-website
8 Downloads
Website images for rockhopsoft/buckystats.
richardkeep/nova-timenow
47014 Downloads
A Laravel Nova card to display the current time from different timezones in the world.
vcian/laravel-word-refiner
244 Downloads
Word refining from laravel collection data
okipa/laravel-model-json-storage
1375 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
mjducharme/laravel-model-json-storage
175 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
rapidwebltd/no-post-data-laravel-middleware
77 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
zyna/l1
15 Downloads
This is a forked package from Ntanduy and renoki-co, I plan to maintain this to future laravel version. a Star ⭐⭐⭐⭐ would be enough as a motivation and encouragement for me to continue maintaining this package