Laravel AutoSchema Mockup

Developer
Size
2,191 Kb
Views
78,936

How do I make an laravel autoschema mockup?

Just a mockup for a laravel tool. What is a laravel autoschema mockup? How do you make a laravel autoschema mockup? This script and codes were developed by Aurer on 03 August 2022, Wednesday.

Laravel AutoSchema Mockup Previews

Laravel AutoSchema Mockup - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Laravel AutoSchema Mockup</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="autoschema"> <h1>Laravel AutoSchema Mockup</h1> <h2>Tables</h2>
<ul class="tables"> <li class="valid-false missing_in_datbase"> <h3>table1</h3> <ol class="errors"> <li>Table not found in database </li> </ol> <div class="action"> <a class="btn" href="">Create</a> </div> </li> <li class="valid-false missing_in_definition"> <h3>table2</h3> <ol class="errors"> <li>Table not found in definition </li> </ol> <div class="action"> <a class="btn" href="">Drop</a> </div> </li> <li class="valid-false changed"> <h3>table3</h3> <ol class="errors"> <li>'name' column added</li> <li>'names' column removed</li> </ol> <div class="action"> <a href="" class="btn">Update</a> </div> </li> <li><h3>table4</h3></li>
</ul>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

Laravel AutoSchema Mockup - Script Codes CSS Codes

body{ background: #2f3030; color: #c8cccc; padding: 0 0 1em;
}
h1, h2{ color: #fff;
}
h2{ padding-bottom: 1em; margin-bottom: 0; border-bottom: 1px dashed #6a6a6a;
}
.autoschema{ width: 80%; max-width: 50em; margin: 0 auto;
}
.autoschema h3{ color: #fbcc62; margin: .5em 0; width: 20%; float: left;
}
.tables{ margin: 0; padding: 0; list-style: none;
}
.tables > li{ border-bottom: 1px dashed #6a6a6a; overflow: hidden;
}
.tables li[class*="missing"]{
}
.tables li[class*="missing"] h3,
.tables li[class*="missing"] .errors{ opacity: 0.5;
}
.tables .valid-false h3{ color: #fb503b;
}
.tables .errors{ font-size: .9em; width: 50%; display: block; float: left;
}
.tables .action{ float: right; text-align: right; width: 20%; margin: 1em 0;
}
.btn {
display: inline-block;
padding: 3px 5px 4px;
font-size: 12px;
line-height: 1.4;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
background-color: #fafafa;
background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-repeat: no-repeat;
border: 1px solid #ccc;
border-bottom-color: #bbb;
border-radius: 4px;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
cursor: pointer; text-decoration: none;
}
Laravel AutoSchema Mockup - Script Codes
Laravel AutoSchema Mockup - Script Codes
Home Page Home
Developer Aurer
Username aurer
Uploaded August 03, 2022
Rating 3
Size 2,191 Kb
Views 78,936
Do you need developer help for Laravel AutoSchema Mockup?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Aurer (aurer) Script Codes
Create amazing video scripts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!