Skip to content

joelcollinsdc/laravel-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

481f9ca · Jan 27, 2017

History

14 Commits
Jan 27, 2017
Jan 26, 2017
Jan 26, 2017
Jan 27, 2017
Jan 27, 2017
Jan 27, 2017
Jan 27, 2017
Jan 26, 2017
Jan 27, 2017
Jan 26, 2017
Jan 26, 2017
Jan 26, 2017
Jan 26, 2017
Jan 27, 2017
Jan 27, 2017
Jan 26, 2017
Jan 26, 2017
Jan 27, 2017
Jan 26, 2017
Jan 26, 2017
Jan 26, 2017

Repository files navigation

Example laravel app

  • user registration is disabled, a single admin user is created with u/[email protected]/example

Issues

  • Having issues with sessions on my dev environment... couldn't get things like csrf token to validate. Temporarily disabled to work around this.
  • Image / Media field requirement: I missed the boat on this and basically just added an image field to the petition table. It's clearly an underwhelming approach but I wanted to demonstrate at least basic file handling.

Further work needed

There are a lot of thigns that wouldn't be aceeptable for a production application

  • mail queueing
  • admin section pagination, search, etc
  • preventing multiple signatures / spam prevention
  • admin user registration

About

me trying to learn laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages