![]() |
(06-29-2022, 11:40 AM)JanFromHamburg Wrote: Installation worked out, but how do I useĀ for example the RegisterController.php? Do I need to copy the files to the "app" folder structure or would I set a route to the controller in vendors/codeigniter/shield? As I understand the documentation does not tell... If you finished setup, the basic functionality will work. Routes are registered automatically. Run `php spark routes`. Navigate to http://localhost:8080/register And see new doc under review: https://github.com/codeigniter4/shield/b...ckstart.md |
Messages In This Thread |
SHIELD Best Practice - by JanFromHamburg - 06-27-2022, 10:15 AM
RE: SHIELD Best Practice - by InstantT - 06-27-2022, 11:57 AM
RE: SHIELD Best Practice - by kenjis - 06-27-2022, 05:40 PM
RE: SHIELD Best Practice - by JanFromHamburg - 06-29-2022, 11:40 AM
RE: SHIELD Best Practice - by kenjis - 06-29-2022, 02:35 PM
RE: SHIELD Best Practice - by InsiteFX - 06-29-2022, 11:56 PM
RE: SHIELD Best Practice - by InstantT - 06-30-2022, 07:34 AM
|