Welcome Guest, Not a member yet? Register   Sign In
Book: CodeIgniter 4 Foundations
#24
Photo 
(This post was last modified: 10-26-2020, 10:43 AM by captain-sensible. Edit Reason: feed back on reading book added content )

would there be any merit in a Q & A for book ; that might be put together now and then put at back of book as an Appendix.

For instance it mentions use of cache :
Code:
$this->cachePage(DAY);

then clearing cache via terminal and using spark. That might  be Ok on Dev but what i an do liver is restricted. So a question might be how to do that live and an answer just using cpanel and deleting whats in cache (except the index.html)

i checked my cache (after using $this->cachePage(DAY); in home controller )and it has ac9df88f5b57848403a36f8673044937 which when opened is the essence of my home page.if i delete that it should clear things


I am now at the end of Chapter3 and got it working. I found (maybe its my pdf viewer that Chapter3 page 34 is not viewing well . (see attached image) - cant find upload


I did see command line to seed database with :
Code:
php spark de:seed ProductSeeder

I'm fairly sure(coulod be wrong) i  did not see cli to add table

Code:
php spark migrate
Reply


Messages In This Thread
Book: CodeIgniter 4 Foundations - by kilishan - 09-16-2020, 09:22 PM
RE: Book: CodeIgniter 4 Foundations - by InsiteFX - 09-17-2020, 12:46 AM
RE: Book: CodeIgniter 4 Foundations - by atsanna - 09-17-2020, 01:49 AM
RE: Book: CodeIgniter 4 Foundations - by michalsn - 09-17-2020, 06:55 AM
RE: Book: CodeIgniter 4 Foundations - by InsiteFX - 09-20-2020, 04:35 PM
RE: Book: CodeIgniter 4 Foundations - by InsiteFX - 09-21-2020, 09:05 AM
RE: Book: CodeIgniter 4 Foundations - by php_rocs - 09-21-2020, 04:48 PM
RE: Book: CodeIgniter 4 Foundations - by kilishan - 10-01-2020, 08:32 AM
RE: Book: CodeIgniter 4 Foundations - by kilishan - 10-01-2020, 08:37 AM
RE: Book: CodeIgniter 4 Foundations - by kilishan - 10-17-2020, 07:36 AM
RE: Book: CodeIgniter 4 Foundations - by InsiteFX - 10-17-2020, 11:07 AM
RE: Book: CodeIgniter 4 Foundations - by kilishan - 10-18-2020, 07:26 AM
RE: Book: CodeIgniter 4 Foundations - by captain-sensible - 10-22-2020, 02:40 AM
RE: Book: CodeIgniter 4 Foundations - by InsiteFX - 10-29-2020, 11:06 AM
RE: Book: CodeIgniter 4 Foundations - by boddah85 - 11-16-2020, 10:02 AM
RE: Book: CodeIgniter 4 Foundations - by kilishan - 11-16-2020, 10:07 AM
RE: Book: CodeIgniter 4 Foundations - by InsiteFX - 11-16-2020, 02:24 PM
RE: Book: CodeIgniter 4 Foundations - by php_rocs - 11-16-2020, 03:33 PM
RE: Book: CodeIgniter 4 Foundations - by jasonzig - 11-18-2020, 11:35 PM
RE: Book: CodeIgniter 4 Foundations - by InsiteFX - 12-29-2020, 12:24 PM
RE: Book: CodeIgniter 4 Foundations - by kilishan - 12-29-2020, 09:48 PM
RE: Book: CodeIgniter 4 Foundations - by php_rocs - 12-30-2020, 07:59 AM
RE: Book: CodeIgniter 4 Foundations - by InsiteFX - 12-29-2020, 09:51 PM
RE: Book: CodeIgniter 4 Foundations - by Kiranrs - 12-29-2020, 10:42 PM
RE: Book: CodeIgniter 4 Foundations - by boddah85 - 01-23-2021, 11:01 AM
RE: Book: CodeIgniter 4 Foundations - by kilishan - 02-15-2021, 09:45 PM
RE: Book: CodeIgniter 4 Foundations - by jasonzig - 02-15-2021, 11:03 PM
RE: Book: CodeIgniter 4 Foundations - by InsiteFX - 02-16-2021, 03:29 AM
RE: Book: CodeIgniter 4 Foundations - by kilishan - 03-10-2021, 09:05 PM
RE: Book: CodeIgniter 4 Foundations - by InsiteFX - 03-11-2021, 02:07 AM
RE: Book: CodeIgniter 4 Foundations - by kilishan - 06-08-2021, 08:32 PM
RE: Book: CodeIgniter 4 Foundations - by InsiteFX - 06-08-2021, 08:50 PM
RE: Book: CodeIgniter 4 Foundations - by paliz - 06-09-2021, 01:35 AM
RE: Book: CodeIgniter 4 Foundations - by InsiteFX - 06-09-2021, 03:24 AM
RE: Book: CodeIgniter 4 Foundations - by Magellan - 06-09-2021, 04:59 AM
RE: Book: CodeIgniter 4 Foundations - by demyr - 08-09-2021, 04:43 AM
RE: Book: CodeIgniter 4 Foundations - by InsiteFX - 10-11-2021, 12:50 AM
RE: Book: CodeIgniter 4 Foundations - by kilishan - 10-11-2021, 07:44 AM
RE: Book: CodeIgniter 4 Foundations - by InsiteFX - 10-12-2021, 04:56 AM
RE: Book: CodeIgniter 4 Foundations - by Soliu - 05-25-2023, 05:35 AM
RE: Book: CodeIgniter 4 Foundations - by Soliu - 05-26-2023, 10:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB