Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

Libre pagawa ng System [Web Based Only]

Status
Not open for further replies.
Barangay Information Sytstem
Barangay record ( Name,age,address,gender,citizen, job,present address and year)

Update Records ADD/EDIT/del & save

STorage of files much better if can Handle Thousands files

Print ( files base on Records w/ logs of transaction)

Can link anytime to internet......

thank for thesis capstone
 
Preferably for public school elementary kinder to grade 6 (mahirap kasi mag banko ng mga papeles masusunog minsan)
SEARCH records Pupils ( Name,age,address,gender,Last grade attended,Teacher)

Update Records for forms ex. cards and permanent record (na na scan na or na edit na ng previous teacher) ADD/EDIT/del & save

STorage of files much better if can Handle Thousands files

Print ( files base on Records w/ logs of transaction)

Can link anytime to internet......

MAraming salamat Ts if mapagbigyan man..
 
TS pwede request record for employees, spare parts, consumables, permits para macheck kung ano requirements and if maeexpire na. Thanks in avdance sir. kahit simple lang po. salamat
 
thank you sir sa pagiging matyaga, anyway new errors occured during migrating command

View attachment 1307080

UPDATE:

Okay na pala Sir, edit ko ung database.php para magmatch sa sql ko.. Hitted thanks, but still unable to access ung site after successful migration..

View attachment 1307079

ung env.example edit mo
gawin mong .env lang
dpat ang type nya is ENV file

gawa ka database mo sa localhost/phpmyadmin (if xampp/wampp ang gamit mo)
then open mo ung .env

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=<YOUR DATABASE NAME>
DB_USERNAME=<YOUR XAMPP/DATABASE USERNAME, default username is root>
DB_PASSWORD=<YOUR XAMPP/DATABASE PASSWORD, default password "<blank>", empty mo to pag nka default lang xampp mo>

pag ok na try mo ulit mag migrate:fresh --seed
 
ung env.example edit mo
gawin mong .env lang
dpat ang type nya is ENV file

gawa ka database mo sa localhost/phpmyadmin (if xampp/wampp ang gamit mo)
then open mo ung .env

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=<YOUR DATABASE NAME>
DB_USERNAME=<YOUR XAMPP/DATABASE USERNAME, default username is root>
DB_PASSWORD=<YOUR XAMPP/DATABASE PASSWORD, default password "<blank>", empty mo to pag nka default lang xampp mo>

pag ok na try mo ulit mag migrate:fresh --seed

eto naman ung error na lumabas after modifying ung env file

View attachment 379875

anyway sa mga tambay ng thread nato, is there anyone who already tested and make it run sa sarili nilang environment? mind sharing thought na mali na ginawa ko thanks.


busy naman siguro si TS, anyway hopefully di na xa nagkasakit, still looking forward sa katapusan na system nato at mapagana ko na din sana..
 

Attachments

  • 5.PNG
    5.PNG
    92.7 KB · Views: 20
Last edited:
eto naman ung error na lumabas after modifying ung env file

View attachment 1307257

anyway sa mga tambay ng thread nato, is there anyone who already tested and make it run sa sarili nilang environment? mind sharing thought na mali na ginawa ko thanks.


busy naman siguro si TS, anyway hopefully di na xa nagkasakit, still looking forward sa katapusan na system nato at mapagana ko na din sana..

type mo sa gibash/powershell
php artisan key:generate
then serve mo ulit
php artisan serve
 
negative pa din, can't access pa din ung home webpage..

na try mo mag clear ng cache at config?

pagka generate try mo to

php artisan cache:clear
php artisan config:clear
php artisan view:clear
php artisan config:cache

- - - Updated - - -

ill continue this project tomorrow if maganda na pakiramdam ko :pray:
 
Video tutorial how to setup added on first page

- Fixed Barangay/City Logo on print certificate
- Fixed Login Error Issue
- Oauth key remove from gitnore (to prevent error in adding user and etc.)
 
Last edited:
Pwede po ba yan pang gawa ng Database sa Dental Clinic?

pwede pero kailangan mong palitan ung module name
like Barangay
sa dental clinic diba walang barangay
si barangay pwede mong palitan ng departments
im not sure kung tama ako kasi medyo magulo sakin yung tanong
pang gawa ng "database" ? o i convert sa Dental Clinic system?
about sa database kasi it is a backend of the system so you cant change the database name or tables
pero kung ico-convert mo to another system like dental clinic kaya naman ie-edit mo lang ung Form and table field
 
Try ko po i edit sir salamat po

- - - Updated - - -

pwede pero kailangan mong palitan ung module name
like Barangay
sa dental clinic diba walang barangay
si barangay pwede mong palitan ng departments
im not sure kung tama ako kasi medyo magulo sakin yung tanong
pang gawa ng "database" ? o i convert sa Dental Clinic system?
about sa database kasi it is a backend of the system so you cant change the database name or tables
pero kung ico-convert mo to another system like dental clinic kaya naman ie-edit mo lang ung Form and table field

ayos! wait ko nalang to matapos hehehe.hirap kasi ako sa programming minamadali na ako ng Boss ko gumawa ng Database ng Dental Clinic nila.hehehe salamat po!!
 
Barangay Information System

SEARCH records person ( Name,age,address,gender,citizen, job,present address)

Update Records ADD/EDIT/del & save

STorage of files much better if can Handle Thousands files

Print ( files base on Records w/ logs of transaction)

Can link anytime to internet......

thank you need ko kasi to for COVID RELIEF operations

ako din TS need ko ganito salamat ng marami
 
System Almost finish na

[+] Employment Status and Occupation Added in Resident Form
[+] Crime type CRUD Added (For Blotter crime type)
[!] Blotter - Pending
[!] Print Resident Certificate - Pending
[!] Logs for user transaction - Pending
 
hindi ko mag gets yong sa pag migrate na part may error

php artisan migrate:fresh --seed
 
Status
Not open for further replies.
Back
Top Bottom