thebadspace/config
Ro afce441001
Rewired new location submission form
Brought over the old form for adding new location to the db and the
plugged everything back up using Laravel's eloquent orm (which is pretty
fucking sweet) to re-active that process

NOTE: larvel gets a twitchy when sequencing isn't explicitly set some
minor edits needed to be made to the development DB to prevent a null id
error when inserting new records. this should be done to production when
it's ready as well
2023-08-16 17:52:02 -07:00
..
app.php The Big Switch 2023-08-14 12:07:53 -07:00
auth.php Implemented Custom Auth Framework 2023-08-15 14:05:51 -07:00
broadcasting.php The Big Switch 2023-08-14 12:07:53 -07:00
cache.php The Big Switch 2023-08-14 12:07:53 -07:00
cors.php The Big Switch 2023-08-14 12:07:53 -07:00
database.php The Big Switch 2023-08-14 12:07:53 -07:00
filesystems.php Rewired new location submission form 2023-08-16 17:52:02 -07:00
hashing.php The Big Switch 2023-08-14 12:07:53 -07:00
logging.php The Big Switch 2023-08-14 12:07:53 -07:00
mail.php The Big Switch 2023-08-14 12:07:53 -07:00
queue.php The Big Switch 2023-08-14 12:07:53 -07:00
sanctum.php The Big Switch 2023-08-14 12:07:53 -07:00
services.php The Big Switch 2023-08-14 12:07:53 -07:00
session.php The Big Switch 2023-08-14 12:07:53 -07:00
view.php The Big Switch 2023-08-14 12:07:53 -07:00